We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c664df commit 7f89740Copy full SHA for 7f89740
README.md
@@ -2,8 +2,9 @@
2
3
An example repository to demonstrate Pants's experimental Golang support.
4
5
-See [] for some unique benefits Pants brings to Golang repositories, and see
6
-[pantsbuild.org/docs/go-overview](https://www.pantsbuild.org/v2.8/docs/go-overview) for much more detailed
+See the [Golang blog post](https://blog.pantsbuild.org/golang-support-pants-28/) for some unique
+benefits Pants brings to Golang repositories, and see
7
+[pantsbuild.org/docs/go-overview](https://www.pantsbuild.org/v2.8/docs/go-overview) for more detailed
8
documentation.
9
10
This is only one possible way of laying out your project with Pants. See
0 commit comments