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