Skip to content

Commit ba5bdc9

Browse files
committed
Added baseurl slashes back
1 parent a45d56a commit ba5bdc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: >
55
Game Networking Stack
66
lang: en-US
77

8-
baseurl: "MLAPI" # the subpath of your site, e.g. /blog/
8+
baseurl: "/MLAPI/" # the subpath of your site, e.g. /blog/
99
url: https://midlevel.github.io # the base hostname & protocol for your site
1010
git_address: https://github.com/MidLevel/MLAPI
1111
git_edit_address: https://github.com/MidLevel/MLAPI/blob/master/docs

0 commit comments

Comments
 (0)