Browse Source

Fix homepage in composer.json

Marcel Pociot 9 years ago
parent
commit
5ef727ea8c
1 changed files with 1 additions and 1 deletions
  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",