mirror of
https://github.com/danog/psalm.git
synced 2024-11-26 20:34:47 +01:00
Fix url
This commit is contained in:
parent
8d933093ec
commit
0916f09ca8
@ -9,11 +9,11 @@ Psalm is a static analysis tool for finding errors in PHP applications, built on
|
||||
|
||||
It's able to find a [large number of issues](https://github.com/vimeo/psalm/blob/master/docs/issues.md), but it can also be configured to only care about a small subset of those.
|
||||
|
||||
[Try a live demo](https://getpsalm.dev/), or install it in your project by following the Quickstart Guide below.
|
||||
[Try a live demo](https://psalm.dev/), or install it in your project by following the Quickstart Guide below.
|
||||
|
||||
## Psalm documentation
|
||||
|
||||
Documentation is available on [Psalm’s website](https://getpsalm.dev/docs), generated from the [docs](https://github.com/vimeo/psalm/blob/master/docs) folder.
|
||||
Documentation is available on [Psalm’s website](https://psalm.dev/docs), generated from the [docs](https://github.com/vimeo/psalm/blob/master/docs) folder.
|
||||
|
||||
## Quickstart Guide
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user