瀏覽代碼

Update phpDox link to GitHub repo (TLS error on phpdox.net)

pull/1431/head
Shane Logsdon 1 月之前
父節點
當前提交
37b114bc6b
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

@@ -351,7 +351,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
351 351
 * [APIGen](https://github.com/apigen/apigen) - Another API documentation generator.
352 352
 * [daux.io](https://github.com/dauxio/daux.io) - A documentation generator that uses Markdown files.
353 353
 * [phpDocumentor](https://phpdoc.org/) - A documentation generator.
354
-* [phpDox](https://phpdox.net/) - A documentation generator for PHP projects (that is not limited to API documentation).
354
+* [phpDox](https://github.com/theseer/phpdox) - A documentation generator for PHP projects (that is not limited to API documentation).
355 355
 * [Scramble](https://github.com/dedoc/scramble) - Automatically generates OpenAPI documentation from your code without annotations.
356 356
 * [zircote/swagger-php](https://github.com/zircote/swagger-php) - Generate OpenAPI documentation for your RESTful API.
357 357
 

Loading…
取消
儲存