소스 검색

Fix homepage in composer.json

Marcel Pociot 9 년 전
부모
커밋
5ef727ea8c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      composer.json

+ 1 - 1
composer.json

@@ -3,7 +3,7 @@
   "license": "MIT",
   "description": "Generate beautiful API documentation from your Laravel / Lumen application",
   "keywords": ["API","Documentation","Laravel"],
-  "homepage": "http://github.com/mpociot/apidoc",
+  "homepage": "http://github.com/mpociot/laravel-apidoc-generator",
   "authors": [
     {
       "name": "Marcel Pociot",