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/release_cycle">
|
|
<link rel="canonical" href="/help/about/release_cycle" />
|
|
</head>
|
|
<script>
|
|
window.location.href = '/help/about/release_cycle' + window.location.search + window.location.hash;
|
|
</script>
|
|
</html> |