From 8115f50d0368ff75c9f246b81f14f0be20324b56 Mon Sep 17 00:00:00 2001 From: Abraham Ingersoll Date: Sat, 6 Nov 2021 07:43:41 +0000 Subject: [PATCH] Typo in golang URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 709f0ad5..e9f7990f 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ Please have a look at the documentation under [`docs/`](docs/). ## Contributing -To contribute to Headscale you would need the lastest version of [Go](golang.org) and [Buf](https://buf.build)(Protobuf generator). +To contribute to Headscale you would need the lastest version of [Go](https://golang.org) and [Buf](https://buf.build)(Protobuf generator). ### Install development tools