Explorar el Código

Fix homepage in composer.json

Marcel Pociot hace 9 años
padre
commit
5ef727ea8c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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",