Update home authored by Pierre Dittgen's avatar Pierre Dittgen
...@@ -30,7 +30,7 @@ This wiki documents how to write a fetcher. ...@@ -30,7 +30,7 @@ This wiki documents how to write a fetcher.
* [Servers and services (architecture)](servers) * [Servers and services (architecture)](servers)
* 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 and runners](ci-jobs-and-runners) * [CI jobs and runners](ci-jobs-and-runners)
* [download-convert runners migration(runners-migration) * [download-convert runners migration](runners-migration)
* [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)
* [Test the API or the UI on the development server](test-api-ui-on-dev) * [Test the API or the UI on the development server](test-api-ui-on-dev)
... ...
......