Skip to content

Commit 4a36011

Browse files
authored
docs: fix Microsoft build of Go link (#734)
1 parent 8f19afc commit 4a36011

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/advanced-usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,7 @@ The `go-download-base-url` input lets you download Go from a mirror or alternati
426426

427427
When a custom base URL is provided, the action skips the `actions/go-versions` manifest lookup and downloads directly from the specified URL.
428428

429-
**Using the [Microsoft build of Go](https://github.com/nicholasgasior/microsoft-go):**
429+
**Using the [Microsoft build of Go](https://github.com/microsoft/go):**
430430

431431
```yaml
432432
steps:

0 commit comments

Comments
 (0)