mirror of https://github.com/joplin/website.git
11 lines
322 B
HTML
11 lines
322 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta http-equiv="refresh" content="0; url=/help/apps/markdown">
|
|
<link rel="canonical" href="/help/apps/markdown" />
|
|
</head>
|
|
<script>
|
|
window.location.href = '/help/apps/markdown' + window.location.search + window.location.hash;
|
|
</script>
|
|
</html> |