This is an automated email from the ASF dual-hosted git repository.
janardhan pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/systemds.git
The following commit(s) were added to refs/heads/main by this push:
new c9c984e [DOCS][MINOR] Update baseurl for the docs
c9c984e is described below
commit c9c984e90db3fa1906e3e4ff5662a19644d83b3a
Author: Janardhan Pulivarthi <[email protected]>
AuthorDate: Mon Feb 28 09:52:11 2022 +0530
[DOCS][MINOR] Update baseurl for the docs
---
docs/_config.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/_config.yml b/docs/_config.yml
index 8dbade8..9605afb 100644
--- a/docs/_config.yml
+++ b/docs/_config.yml
@@ -21,7 +21,7 @@
# Documentation
https://jekyllrb.com/docs/configuration/options/#build-command-options
-baseurl: "/docs/latest" # the subpath of your site, e.g. /blog
+baseurl: "systemds" # the subpath of your site, e.g. /blog
url: "http://systemds.apache.org" # the base hostname & protocol for your site
highlighter: rouge