From ab66b269b89e84782038f9e59c968c14568dc065 Mon Sep 17 00:00:00 2001 From: vcaesar Date: Tue, 15 Feb 2022 14:26:44 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 013e785..b5a7686 100644 --- a/README.md +++ b/README.md @@ -270,7 +270,7 @@ func main() { } ``` -#### [Bitmap](https://github.com/vcaesar/bitmap/blob/master/examples/main.go) +#### [Bitmap](https://github.com/vcaesar/bitmap/blob/main/examples/main.go) ```Go package main