Commit f111292d authored by Thibaud-Vdb's avatar Thibaud-Vdb
Browse files

Merge branch '572-replace-dead-links-inside-the-readme' into 'latest'

Resolve "Replace dead links inside the README"

Closes #572

See merge request r2devops/hub!348
parents 71c2b71a 1851bb11
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -10,15 +10,15 @@ Each jobs of the hub can be used independently or to create fully **customized p
You can use them for any kind of software and deployment type. Each job can be
customized through configuration.

* **🚀 Find jobs to use in your pipeline in [Jobs index](https://r2devops.io/jobs/)**
* **📚 Understand how to use the hub in [Documentation](https://r2devops.io)**
* **🙋 Add your own job using the [Contributing guide](https://r2devops.io/how-to-contribute/)**
* **🚀 Find jobs to use in your pipeline in [Jobs index](https://r2devops.io/_/jobs/)**
* **📚 Understand how to use the hub in [Documentation](https://docs.r2devops.io/)**
* **🙋 Add your own job using the [Contributing guide](https://docs.r2devops.io/contribute/)**

## Repository

This mono-repo contains several parts:

* Jobs' sources and a job template (jobs structure is described in [documentation](https://r2devops.io/job-structure/))
* Jobs' sources and a job template (jobs structure is described in [documentation](https://docs.r2devops.io/job-structure/))
* Documentation of the hub
* Tools used in hub pipeline to check jobs

@@ -36,7 +36,7 @@ This mono-repo contains several parts:

### How to add or update a job

* Follow the [Contributing guide](https://r2devops.io/how-to-contribute/)
* Follow the [Contributing guide](https://docs.r2devops.io/contribute/)

### How to update the hub documentation