laravel / pint

Laravel Pint is an opinionated PHP code style fixer for minimalists.
https://laravel.com/docs/pint
MIT License
2.75k stars 138 forks source link

GitHub Issue "Documentation issue" button does not link to laravel/docs #254

Closed Vectorial1024 closed 5 months ago

Vectorial1024 commented 5 months ago

Pint Version

N/A

PHP Version

N/A

Description

When creating a new GitHub issue in this repo, I noticed I could click on "documentation issue" to be sent to the documentation repo, which I later found out to be laravel/docs. However, at this moment, the button actually sent me back to this repo, and then this repo understandably did not contain any docs, and then I was confused.

Please update the link to point to laravel/docs, thanks!

Steps To Reproduce

See description.

driesvints commented 5 months ago

Thanks for reporting. I fixed this now.