Skip to content

Commit

Permalink
Update the website's base URL (#29)
Browse files Browse the repository at this point in the history
[#28] The new website's base URL is updated not to be www-prefixed any more

Signed-off-by: Konstantina Gramatova <[email protected]>
  • Loading branch information
konstantina-gramatova authored Jun 22, 2022
1 parent 7c3c8e7 commit 2222eb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/site/config.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
baseURL = "https://www.websites.eclipseprojects.io/kanto/"
baseURL = "https://websites.eclipseprojects.io/kanto/"
title = "Eclipse Kanto™ | IoT edge software stack"

enableRobotsTXT = true
Expand Down

0 comments on commit 2222eb4

Please sign in to comment.