fix more broken links pickd up by mkdocs authored by anarcat's avatar anarcat
...@@ -345,7 +345,7 @@ is to implement some things natively in Python: ...@@ -345,7 +345,7 @@ is to implement some things natively in Python:
## Approvals required ## Approvals required
TPA. Approved in [/meeting/2020-03-09/](/meeting/2020-03-09/). TPA. Approved in [meeting/2020-03-09](meeting/2020-03-09).
## Proposed Solution ## Proposed Solution
...@@ -641,7 +641,7 @@ library items to do common tasks like install packages and so on. ...@@ -641,7 +641,7 @@ library items to do common tasks like install packages and so on.
The Wikimedia Foundation (WMF, the organisation running Wikipedia) The Wikimedia Foundation (WMF, the organisation running Wikipedia)
created a set of tools called [spicerack](https://doc.wikimedia.org/spicerack/master/) ([source code](https://github.com/wikimedia/operations-software-spicerack)). It is created a set of tools called [spicerack](https://doc.wikimedia.org/spicerack/master/) ([source code](https://github.com/wikimedia/operations-software-spicerack)). It is
a framework of Python code built on top of [Cumin](cumin), on top of which a framework of Python code built on top of [Cumin](howto/cumin), on top of which
they wrote a set of [cookbooks](https://gerrit.wikimedia.org/r/plugins/gitiles/operations/cookbooks) to automate various ad-hoc they wrote a set of [cookbooks](https://gerrit.wikimedia.org/r/plugins/gitiles/operations/cookbooks) to automate various ad-hoc
operations on the cluster. operations on the cluster.
... ...
......