Skip to content

Commit 947eaa0

Browse files
committed
Tweak URL
1 parent 2a5edbc commit 947eaa0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -88,10 +88,10 @@ is not needed to install packages with these frameworks:
8888
| OXID | `oxid-module`<br>`oxid-theme`<br>`oxid-out`
8989
| Osclass | `osclass-plugin`<br>`osclass-theme`<br>`osclass-language`
9090
| MODULEWork | `modulework-module`
91-
| Moodle | `moodle-*` (Please [check source](https://raw.githubusercontent.com/composer/installers/master/src/Composer/Installers/MoodleInstaller.php) for all supported types)
91+
| Moodle | `moodle-*` (Please [check source](https://github.com/composer/installers/blob/main/src/Composer/Installers/MoodleInstaller.php) for all supported types)
9292
| Piwik | `piwik-plugin`
9393
| phpBB | `phpbb-extension`<br>`phpbb-style`<br>`phpbb-language`
94-
| Pimcore | `pimcore-plugin`(deprecated, only used for versions <= 4)
94+
| Pimcore | `pimcore-plugin`(deprecated, only used for versions <= 4)
9595
| Plentymarkets | `plentymarkets-plugin`
9696
| PPI | **`ppi-module`**
9797
| Puppet | `puppet-module`
@@ -230,7 +230,7 @@ conflicts with `composer/installers` but also have a dependency on a package tha
230230

231231
Installers can be disabled for your project by specifying the extra
232232
`installer-disable` property. If set to `true`, `"all"`, or `"*"` all installers
233-
will be disabled.
233+
will be disabled.
234234

235235
```json
236236
{

0 commit comments

Comments
 (0)