We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be4f693 commit af038e6Copy full SHA for af038e6
1 file changed
config.js
@@ -1,7 +1,7 @@
1
const config = {
2
gatsby: {
3
pathPrefix: '/',
4
- siteUrl: 'https://cardano.org',
+ siteUrl: 'https://docs.cardano.org',
5
gaTrackingId: `UA-119953429-2`,
6
trailingSlash: true,
7
},
0 commit comments