mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-17 17:55:42 +00:00
docs: fix editLink
This commit is contained in:
parent
a3efc1ea1f
commit
f9805b6038
@ -14,7 +14,7 @@ export default defineConfig({
|
|||||||
favicon: './src/assets/logo.png',
|
favicon: './src/assets/logo.png',
|
||||||
description: 'An app that uses RDAP to collect publicly available info about domains, track their history, and purchase then when they are delete',
|
description: 'An app that uses RDAP to collect publicly available info about domains, track their history, and purchase then when they are delete',
|
||||||
editLink: {
|
editLink: {
|
||||||
baseUrl: 'https://github.com/maelgangloff/domainwatchdog.eu/edit/master/'
|
baseUrl: 'https://github.com/maelgangloff/domain-watchdog/edit/develop/docs/'
|
||||||
},
|
},
|
||||||
tagline: 'Your companion in the quest for domain names 🔍',
|
tagline: 'Your companion in the quest for domain names 🔍',
|
||||||
lastUpdated: true,
|
lastUpdated: true,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user