Skip to content

Commit f778728

Browse files
author
Kirill Nesmeyanov
committed
Fix readme links
1 parent 0fee316 commit f778728

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The PHP reference implementation for Type Language parser.
2323
**Type Language** is a declarative type language inspired by static analyzers
2424
like [PHPStan](https://phpstan.org/) and [Psalm](https://psalm.dev/docs/).
2525

26-
Read [documentation pages](https://nesk.gitbook.io/php-type-language) for more
26+
Read [documentation pages](https://docs.phpdoc.io) for more
2727
information.
2828

2929
## Installation

0 commit comments

Comments
 (0)