diff --git a/docs/website/docs/setup.md b/docs/website/docs/setup.md index b309429..0fd9bd3 100644 --- a/docs/website/docs/setup.md +++ b/docs/website/docs/setup.md @@ -35,7 +35,7 @@ dependencies { } ``` -1. Latest version:
All versions: [Release list](https://gitlab.com/opensavvy/automation/dokka-material-mkdocs/-/releases) +1. To know what the latest version is, visit [the news](news/index.md). Each Gradle project that you want to include in the website should be added to the `dependencies` block. You may include as many projects as you want.