Browse Source

Merge pull request #7006 from tanarurkerem/patch-1

Update how-do-i-install-a-package-to-a-custom-path-for-my-framework.md
Jordi Boggiano 7 years ago
parent
commit
bcfb34b9c8

+ 1 - 1
doc/faqs/how-do-i-install-a-package-to-a-custom-path-for-my-framework.md

@@ -23,7 +23,7 @@ WordPress theme:
 
 Now when your theme is installed with Composer it will be placed into
 `wp-content/themes/themename/` folder. Check the
-[current supported types](https://github.com/composer/installers#current-supported-types)
+[current supported types](https://github.com/composer/installers#current-supported-package-types)
 for your package.
 
 As a **package consumer** you can set or override the install path for a package