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 5eceb40 commit e743119Copy full SHA for e743119
docs/_config.yml
@@ -5,8 +5,8 @@ description: >
5
Game Networking Stack
6
lang: en-US
7
8
-baseurl: "" # the subpath of your site, e.g. /blog/
9
-url: https://midlevel.github.io/MLAPI/ # the base hostname & protocol for your site
+baseurl: "/MLAPI/" # the subpath of your site, e.g. /blog/
+url: https://midlevel.github.io/ # the base hostname & protocol for your site
10
git_address: https://github.com/MidLevel/MLAPI
11
git_edit_address: https://github.com/MidLevel/MLAPI/blob/master
12
0 commit comments