diff --git a/docs/features/docs.md b/docs/features/docs.md index b46fc1e..7f6cfa3 100644 --- a/docs/features/docs.md +++ b/docs/features/docs.md @@ -27,4 +27,4 @@ In order to create your docs it is enough to: ``` 3. To preview your documentation it is enough to run `mkdocs serve`. To manually deploy the documentation - see [`mike`](https://github.com/jimporter/mike), or see the integrated GitHub Action to [publish the docs on release](/latest/features/cicd/#publish-docs). + see [`mike`](https://github.com/jimporter/mike), or see the integrated GitHub Action to [publish the docs on release](https://grok-ai.github.io/nn-template/latest/features/cicd/#publish-docs). diff --git a/docs/integrations/mkdocs.md b/docs/integrations/mkdocs.md index 7eec0b8..b06f384 100644 --- a/docs/integrations/mkdocs.md +++ b/docs/integrations/mkdocs.md @@ -13,4 +13,4 @@ Documentation source files are written in Markdown, and configured with a single The template comes with Material for MkDocs already configured, to create your documentation you only need to write markdown files and define the `nav`. - See the [Documentation](/latest/features/docs/) page to get started! + See the [Documentation](https://grok-ai.github.io/nn-template/latest/features/docs/) page to get started!