branch: externals/phpinspect commit 3a3e2cd3628c3fe45ffffa1a47c787a93814ee40 Author: Hugo Thunnissen <de...@hugot.nl> Commit: Hugo Thunnissen <de...@hugot.nl>
Update README with new development repository location --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 0ee3bcb0db..fb0011dc3f 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,6 @@ WIP. More documentation is in the making. -For bug reports and/or feature requests visit the [ticket tracker](https://todo.sr.ht/~hugot/phpinspect.el) - - ## Example config ```elisp @@ -33,7 +30,7 @@ For bug reports and/or feature requests visit the [ticket tracker](https://todo. ## Install ```bash -git clone https://git.sr.ht/~hugot/phpinspect.el ~/projects/phpinspect.el +git clone https://git.snorba.art/hugo/phpinspect.el ~/projects/phpinspect.el ``` ```elisp