Update home authored by Christophe Benz's avatar Christophe Benz
......@@ -8,7 +8,6 @@ This wiki documents how to write a fetcher.
* [Things to think about when finishing writing a converter](converter_checklist)
* [General acceptance criteria](general-acceptance-criteria)
* [JSON data model](json-data-model)
* [Troubleshooting](troubleshooting)
* [Web API](web-api)
### Tooling
......@@ -23,7 +22,7 @@ This wiki documents how to write a fetcher.
* [Maintaining fetchers](maintaining-fetchers)
* [Publishing Python packages](publishing-python-packages)
* [Failure handling procedures](failure-handling-procedures)
* [Operations](operations) (what to do if a problem occurs...)
* [Troubleshooting](troubleshooting) (what to do if a problem occurs)
### Infrastructure
......
......