Skip to content

Commit 2b0fb0f

Browse files
Merge pull request #5623 from himeshsiriwardana/remove-time-from-quickstart
added a trailing slash to site_url
2 parents 2ea7647 + 65b6bae commit 2b0fb0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

en/asgardeo/mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ INHERIT: ../base.yml
1919
# Project information
2020
site_name: &site_name Asgardeo
2121
site_description: Asgardeo Learning Center
22-
site_url: https://wso2.com/asgardeo/docs
22+
site_url: https://wso2.com/asgardeo/docs/
2323

2424
# Configuration
2525
theme:

0 commit comments

Comments
 (0)