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