소스 검색

Update how-do-i-install-a-package-to-a-custom-path-for-my-framework.md

Title changed
István Palócz 7 년 전
부모
커밋
6ae8e340c1
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