Merge remote-tracking branch 'origin/master' into feature/favicon

This commit is contained in:
Jean-Baptiste Pasquier 2020-11-17 16:50:11 +01:00
commit 7718707e46
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/"
}