Skip to content

Commit 7f89740

Browse files
authored
Fix blog link in the readme. (#5)
1 parent 4c664df commit 7f89740

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22

33
An example repository to demonstrate Pants's experimental Golang support.
44

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
5+
See the [Golang blog post](https://blog.pantsbuild.org/golang-support-pants-28/) for some unique
6+
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
78
documentation.
89

910
This is only one possible way of laying out your project with Pants. See

0 commit comments

Comments
 (0)