We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f0f61b commit 976ca46Copy full SHA for 976ca46
.github/workflows/doc/index.html
@@ -2,6 +2,6 @@
2
<head>
3
<!-- Note: cache control not reliable through meta. The below redirection may remain cached in browsers. -->
4
<!-- Alternatively, use JS. Also, consider https://github.com/rust-lang/cargo/issues/739 in the future. -->
5
- <meta http-equiv="refresh" content="0; url=/doc/gdnative" />
+ <meta http-equiv="refresh" content="0; url=/docs/gdnative" />
6
</head>
7
</html>
0 commit comments