mirror of
https://github.com/stashapp/stash.git
synced 2025-12-20 15:24:05 +01:00
Fix broken link in development documentation. (#5128)
The existing link 404s.
This commit is contained in:
parent
fb77e18182
commit
ecb53cee55
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
* [Go](https://golang.org/dl/)
|
||||
* [GolangCI](https://golangci-lint.run/) - A meta-linter which runs several linters in parallel
|
||||
* To install, follow the [local installation instructions](https://golangci-lint.run/usage/install/#local-installation)
|
||||
* To install, follow the [local installation instructions](https://golangci-lint.run/welcome/install/#local-installation)
|
||||
* [Yarn](https://yarnpkg.com/en/docs/install) - Yarn package manager
|
||||
|
||||
## Environment
|
||||
|
|
|
|||
Loading…
Reference in a new issue