Skip to content
This repository was archived by the owner on Aug 13, 2025. It is now read-only.

Commit 5039fce

Browse files
authored
Update head-custom.html
1 parent 4659769 commit 5039fce

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

_includes/head-custom.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<meta http-equiv="Refresh" content="0; url='https://microbit-apps.github.io/microcode-classic'" />
1+
<meta http-equiv="Refresh" content="0; url='https://microbit-apps.github.io/microcode-classic/docs/manual'" />
22
<link rel="apple-touch-icon" href="/{{ site.github.repository_name }}/assets/image.png" />
33
<link rel="icon" type="image/png" href="/{{ site.github.repository_name }}/assets/image.png" />
44
<script type="text/javascript">
@@ -16,4 +16,4 @@
1616
isCookieUseDisabled: true,
1717
isStorageUseDisabled: true
1818
}});
19-
</script>
19+
</script>

0 commit comments

Comments
 (0)