1
0
mirror of https://github.com/go-task/task.git synced 2025-08-10 22:42:19 +02:00

docs: update syslist links to the new location (#1747)

This commit is contained in:
Ryan Halliday
2024-08-09 20:14:03 +07:00
committed by GitHub
parent 81ff1cdea0
commit e781b3d4e0
4 changed files with 6 additions and 6 deletions

View File

@@ -506,7 +506,7 @@ be skipped, and no error will be thrown.
The values allowed as OS or Arch are valid `GOOS` and `GOARCH` values, as
defined by the Go language
[here](https://github.com/golang/go/blob/master/src/go/build/syslist.go).
[here](https://github.com/golang/go/blob/master/src/internal/syslist/syslist.go).
The `build-windows` task below will run only on Windows, and on any
architecture: