We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ede4a0f commit 4003772Copy full SHA for 4003772
README.md
@@ -18,12 +18,12 @@
18
19
The PHP reference implementation for Type Language phpdoc parser.
20
21
-Read [documentation pages](https://nesk.gitbook.io/php-type-language) for more
+Read [documentation pages](https://docs.phpdoc.io) for more
22
information.
23
24
## Installation
25
26
-Type Language PhpDoc Parser is available as composer repository and can be
+PhpDoc Generator is available as composer repository and can be
27
installed using the following command in a root of your project:
28
29
```sh
0 commit comments