Skip to content

Commit af038e6

Browse files
fix base url
1 parent be4f693 commit af038e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
const config = {
22
gatsby: {
33
pathPrefix: '/',
4-
siteUrl: 'https://cardano.org',
4+
siteUrl: 'https://docs.cardano.org',
55
gaTrackingId: `UA-119953429-2`,
66
trailingSlash: true,
77
},

0 commit comments

Comments
 (0)