Skip to content

Commit f98ef39

Browse files
author
Nicholas DiPiazza
authored
Update Go tutorial link in README.md (#645)
1 parent be8bd41 commit f98ef39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Some tutorials under <https://bazel.build/start> point to code in this repositor
1616
Note that tutorials for other languages may be found under other repositories:
1717

1818
* [iOS tutorial](https://github.com/bazelbuild/rules_apple/blob/master/doc/tutorials/ios-app.md)
19-
* [Go tutorial](https://bazel-contrib.github.io/SIG-rules-authors/go-tutorial.html) along with
19+
* [Go tutorial](https://bazel.build/start/go) along with
2020
[sources](https://github.com/bazelbuild/rules_go/tree/master/examples/basic-gazelle)
2121

2222
## Example cookbook

0 commit comments

Comments
 (0)