We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 395f8df + 169443f commit f8b0583Copy full SHA for f8b0583
README.md
@@ -10,7 +10,7 @@ This library is built using
10
All data for the database record is decoded using this library. If you only
11
need several fields, you may get superior performance by using maxminddb's
12
`Lookup` directly with a result struct that only contains the required fields.
13
-(See [example_test.go](https://github.com/oschwald/maxminddb-golang/blob/master/example_test.go)
+(See [example_test.go](https://github.com/oschwald/maxminddb-golang/blob/main/example_test.go)
14
in the maxminddb repository for an example of this.)
15
16
## Installation ##
0 commit comments