summaryrefslogtreecommitdiffstats
path: root/docs/content/contribution/packaging-and-distribution.md
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2023-11-16 02:45:04 -0500
committerGitHub <noreply@github.com>2023-11-16 02:45:04 -0500
commit04713bf81d1ea6e50ae40b80b5ad38aa1c57ac8c (patch)
treeaeb118d7eec6f143f491090f37a60984c4bb8ab1 /docs/content/contribution/packaging-and-distribution.md
parent4d2df4c4e91cc41f750be2e4aaf41730aa1afb2c (diff)
docs: bump mkdocs-related dependencies to latest (#1317)
* docs: bump mkdocs-related dependencies to latest bumps mkdocs-material to 9.4.8, mkdocs to 1.5.3, mkdocs-material-extensions to 1.3 * fix some link warnings
Diffstat (limited to 'docs/content/contribution/packaging-and-distribution.md')
-rw-r--r--docs/content/contribution/packaging-and-distribution.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/contribution/packaging-and-distribution.md b/docs/content/contribution/packaging-and-distribution.md
index 6bdd6227..4a0941ed 100644
--- a/docs/content/contribution/packaging-and-distribution.md
+++ b/docs/content/contribution/packaging-and-distribution.md
@@ -64,4 +64,4 @@ the installation method and any details to the [`README.md`](https://github.com/
file under the [Installation](https://github.com/ClementTsang/bottom#installation) section, as well as a corresponding
table of contents entry. Once that's done, open a pull request - these will usually be approved of very quickly.
-You can find more info on the contribution process [here](../issues-and-pull-requests/#pull-requests).
+You can find more info on the contribution process [here](issues-and-pull-requests.md#pull-requests).