diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 4f9b51deea..ce359898f3 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -6,4 +6,4 @@ Please provide a brief description of the changes you made. Be as specific as po The following checks are **mandatory**: -- [ ] My change adheres to [VictoriaMetrics contributing guidelines](https://docs.victoriametrics.com/contributing/). +- [ ] My change adheres to [VictoriaMetrics contributing guidelines](https://docs.victoriametrics.com/victoriametrics/contributing/). diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index efcebc815b..898160f50a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1 +1 @@ -The document has been moved [here](https://docs.victoriametrics.com/contributing/). +The document has been moved [here](https://docs.victoriametrics.com/victoriametrics/contributing/). diff --git a/README.md b/README.md index 1c6a2bb465..edfb311a1b 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ Feel free asking any questions regarding VictoriaMetrics: * [Telegram-ru](https://t.me/VictoriaMetrics_ru1) * [Mastodon](https://mastodon.social/@victoriametrics/) -If you like VictoriaMetrics and want to contribute, then please [read these docs](https://docs.victoriametrics.com/contributing/). +If you like VictoriaMetrics and want to contribute, then please [read these docs](https://docs.victoriametrics.com/victoriametrics/contributing/). ## VictoriaMetrics Logo diff --git a/docs/victoriametrics/Cluster-VictoriaMetrics.md b/docs/victoriametrics/Cluster-VictoriaMetrics.md index cd138d1530..507b11eeb7 100644 --- a/docs/victoriametrics/Cluster-VictoriaMetrics.md +++ b/docs/victoriametrics/Cluster-VictoriaMetrics.md @@ -1088,7 +1088,7 @@ Feel free asking any questions regarding VictoriaMetrics: * [Telegram-ru](https://t.me/VictoriaMetrics_ru1) * [Mastodon](https://mastodon.social/@victoriametrics/) -If you like VictoriaMetrics and want contributing, then please read [these docs](https://docs.victoriametrics.com/contributing/). +If you like VictoriaMetrics and want contributing, then please read [these docs](https://docs.victoriametrics.com/victoriametrics/contributing/). ## Reporting bugs diff --git a/docs/victoriametrics/FAQ.md b/docs/victoriametrics/FAQ.md index b5540332c4..18c2581bbd 100644 --- a/docs/victoriametrics/FAQ.md +++ b/docs/victoriametrics/FAQ.md @@ -35,7 +35,7 @@ See [these docs](https://docs.victoriametrics.com/quick-start/). ## How to contribute to VictoriaMetrics? -See [these docs](https://docs.victoriametrics.com/contributing/). +See [these docs](https://docs.victoriametrics.com/victoriametrics/contributing/). ## Does VictoriaMetrics support replication? diff --git a/docs/victoriametrics/README.md b/docs/victoriametrics/README.md index 574f901638..e3365d958b 100644 --- a/docs/victoriametrics/README.md +++ b/docs/victoriametrics/README.md @@ -2854,7 +2854,7 @@ Feel free asking any questions regarding VictoriaMetrics: * [Telegram-ru](https://t.me/VictoriaMetrics_ru1) * [Mastodon](https://mastodon.social/@victoriametrics/) -If you like VictoriaMetrics and want to contribute, then please [read these docs](https://docs.victoriametrics.com/contributing/). +If you like VictoriaMetrics and want to contribute, then please [read these docs](https://docs.victoriametrics.com/victoriametrics/contributing/). ## Reporting bugs @@ -2872,7 +2872,7 @@ To update the documentation follow the steps below: - To update other pages, apply changes to the corresponding file in [docs folder](https://github.com/VictoriaMetrics/VictoriaMetrics/tree/master/docs). - If your changes contain an image then see [images in documentation](https://docs.victoriametrics.com/#images-in-documentation). - Create [a pull request](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request) - with proposed changes and wait for it to be merged. See [pull request checklist](https://docs.victoriametrics.com/contributing/#pull-request-checklist). + with proposed changes and wait for it to be merged. See [pull request checklist](https://docs.victoriametrics.com/victoriametrics/contributing/#pull-request-checklist). Requirements for changes to docs: