Skip to content

Commit c733048

Browse files
authored
Fix bench links in README.md
1 parent 70663b6 commit c733048

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ PHPantom understands Composer projects out of the box, but works without setup o
8888
- **[Architecture](docs/ARCHITECTURE.md).** Symbol resolution, stub loading, and inheritance merging.
8989
- **[Contributing](docs/CONTRIBUTING.md)**
9090
- **[Changelog](docs/CHANGELOG.md)**
91-
- **Benchmarks.** [Latency](https://ajenbo.github.io/phpantom_lsp/dev/bench/) and [memory usage](https://ajenbo.github.io/phpantom_lsp/dev/memory/) tracked on every commit.
91+
- **Benchmarks.** [Latency](https://phpantom-dev.github.io/phpantom_lsp/dev/bench/) and [memory usage](https://phpantom-dev.github.io/phpantom_lsp/dev/memory/) tracked on every commit.
9292
- **[Roadmap](docs/todo.md).** Planned features and domain-specific plans.
9393

9494
## Acknowledgements

0 commit comments

Comments
 (0)