We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8203012 commit ababb4eCopy full SHA for ababb4e
config/home/production/config.toml
@@ -1,4 +1,4 @@
1
-baseURL = "https://tutorials.groupdocs.com/tutorials"
+baseURL = "https://tutorials.groupdocs.com"
2
3
# Google Tag Manager settings
4
[params.gtm]
config/home/staging/config.toml
-baseURL = "https://qa-tutorials.groupdocs.com/tutorials"
+baseURL = "https://qa-tutorials.groupdocs.com"
[[deployment.targets]]
name = "Stage"
0 commit comments