diff --git a/docs/5.community/5.framework-contribution.md b/docs/5.community/5.framework-contribution.md index ec83f1ac5d..d21f36b978 100644 --- a/docs/5.community/5.framework-contribution.md +++ b/docs/5.community/5.framework-contribution.md @@ -134,7 +134,7 @@ git checkout -b my-new-branch ### Set Up Documentation Website in Local Environment -We are using [Docus](https://nuxtlabs.com/docus) for documentation. +We are using [Docus](https://docus.dev) for documentation. - Run `pnpm build:stub` once in the root directory - Go into the docs directory: `cd docs`