Skip to content
This repository was archived by the owner on Apr 7, 2019. It is now read-only.

Commit 7e13614

Browse files
authored
Update conf.py
add trailing slash for site_url
1 parent 9b37ff3 commit 7e13614

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
# The full version, including alpha/beta/rc tags
2929
release = ''
3030

31-
site_url = 'https://docs.komoran.kr'
31+
site_url = 'https://docs.komoran.kr/'
3232

3333

3434
# -- General configuration ---------------------------------------------------

0 commit comments

Comments
 (0)