Skip to content

Commit 5e2cca3

Browse files
committed
Update site URL
1 parent d8822a4 commit 5e2cca3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

astro.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ const cypherGrammar = JSON.parse(
99
fs.readFileSync(path.resolve('./src/styles/cypher.tmLanguage.json'), 'utf8')
1010
)
1111

12-
const site = "https://lbugdb.github.io/";
12+
const site = "https://docs.ladybugdb.com/";
1313

1414
process.env.ASTRO_TELEMETRY_DISABLED = '1';
1515

0 commit comments

Comments
 (0)