浏览代码

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 年之前
父节点
当前提交
bcfb34b9c8
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      doc/faqs/how-do-i-install-a-package-to-a-custom-path-for-my-framework.md

+ 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