Update home authored by Christophe Benz's avatar Christophe Benz
...@@ -26,10 +26,11 @@ This wiki documents how to write a fetcher. ...@@ -26,10 +26,11 @@ This wiki documents how to write a fetcher.
* Setup CI jobs: see https://git.nomics.world/dbnomics/dbnomics-gitlab-ci/blob/master/README.md * Setup CI jobs: see https://git.nomics.world/dbnomics/dbnomics-gitlab-ci/blob/master/README.md
* [CI jobs](ci-jobs) * [CI jobs](ci-jobs)
* [Servers](servers)
* [Repositories organization](repositories-organization) * [Repositories organization](repositories-organization)
* [Test a fetcher on the pre-production server](test-fetcher-on-pre-prod) * [Test a fetcher on the pre-production server](test-fetcher-on-pre-prod)
* [Download a Git repository of converted data](download-json-repo) * [Download a Git repository of converted data](download-json-repo)
* [Servers](servers)
* [Production configuration](production-configuration)
### Data ### Data
... ...
......