Commit e276c8ec by Frédéric

Readme fix

parent e2023286
...@@ -10,7 +10,7 @@ In file **extensions/composer.json** add this following line: ...@@ -10,7 +10,7 @@ In file **extensions/composer.json** add this following line:
```json ```json
"appolo": { "appolo": {
"type": "composer", "type": "composer",
"url": "https://market.appolo.fr/satis/" "url": "https://packages.lab.appolo.fr/"
}, },
``` ```
...@@ -21,7 +21,7 @@ in this block: ...@@ -21,7 +21,7 @@ in this block:
"packagist": false, "packagist": false,
"bolt": { "bolt": {
"type": "composer", "type": "composer",
"url": "https://packages.lab.appolo.fr/" "url": "https://market.bolt.cm/satis/"
} }
}, },
``` ```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment