Skip to content

Commit 010e249

Browse files
committed
Removed first slash in baseurl
1 parent 65a8878 commit 010e249

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)