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