Merge remote-tracking branch 'origin/master' into release/hubl-618

This commit is contained in:
Jean-Baptiste Pasquier 2020-11-16 10:55:35 +01:00
commit 821e947fef
No known key found for this signature in database
GPG Key ID: CC04B91B949C163A
1 changed files with 1 additions and 1 deletions

View File

@ -214,7 +214,7 @@ On `config.json`:
```json
"endpoints": {
"joboffers": "http://server.url/joboffers/",
"joboffers": "http://server.url/job-offers/",
"skills": "http://server.url/skills/",
"uploads": "http://server.url/upload/"
}