Skip to content

Commit ababb4e

Browse files
committed
Optimization
1 parent 8203012 commit ababb4e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config/home/production/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
baseURL = "https://tutorials.groupdocs.com/tutorials"
1+
baseURL = "https://tutorials.groupdocs.com"
22

33
# Google Tag Manager settings
44
[params.gtm]

config/home/staging/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
baseURL = "https://qa-tutorials.groupdocs.com/tutorials"
1+
baseURL = "https://qa-tutorials.groupdocs.com"
22

33
[[deployment.targets]]
44
name = "Stage"

0 commit comments

Comments
 (0)