From f002e745af21065f8f010e0a2d3a1040b80dcef8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Chopin?= Date: Wed, 21 Dec 2022 12:42:20 +0100 Subject: [PATCH] docs: fix link to docus.dev --- .docs/.studio/app.config.json | 1 + .docs/content/1.introduction/4.configuration.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 .docs/.studio/app.config.json diff --git a/.docs/.studio/app.config.json b/.docs/.studio/app.config.json new file mode 100644 index 000000000..4787d3e63 --- /dev/null +++ b/.docs/.studio/app.config.json @@ -0,0 +1 @@ +{"docus":{"title":"Docus","description":"The best place to start your documentation.","image":"https://user-images.githubusercontent.com/904724/185365452-87b7ca7b-6030-4813-a2db-5e65c785bf88.png","socials":{"twitter":"nuxt_themes","github":"nuxt-themes/docus","facebook":"","instagram":"","youtube":"","medium":""},"aside":{"level":0,"collapsed":false,"exclude":[]},"header":{"title":"","logo":true,"showLinkIcon":true,"exclude":[]},"footer":{"credits":{"icon":"IconDocus","text":"Powered by Docus","href":"https://docus.dev"},"iconLinks":[{"href":"https://nuxt.com","icon":"IconNuxtLabs","label":"Nuxt"}]}},"prose":{"copyButton":{"iconCopy":"ph:copy","iconCopied":"ph:check"},"headings":{"icon":"ph:link"},"h1":{"icon":""},"h2":{"icon":""},"h3":{"icon":""},"h4":{"icon":""},"h5":{"icon":""},"h6":{"icon":""}}} \ No newline at end of file diff --git a/.docs/content/1.introduction/4.configuration.md b/.docs/content/1.introduction/4.configuration.md index 9aaff659c..62feff52b 100644 --- a/.docs/content/1.introduction/4.configuration.md +++ b/.docs/content/1.introduction/4.configuration.md @@ -44,7 +44,7 @@ export default defineAppConfig({ credits: { icon: 'IconDocus', text: 'Powered by Docus', - href: 'https://docus.com', + href: 'https://docus.dev', }, iconLinks: [ {