Skip to content

Commit 10e74e2

Browse files
authored
Merge pull request #118 from maxmind/greg/no-master
Replace master references
2 parents 1d27597 + 6cce9b8 commit 10e74e2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ you are using an autoloader, no changes to your code should be necessary.
112112

113113
First install [libmaxminddb](https://github.com/maxmind/libmaxminddb) as
114114
described in its [README.md
115-
file](https://github.com/maxmind/libmaxminddb/blob/master/README.md#installing-from-a-tarball).
115+
file](https://github.com/maxmind/libmaxminddb/blob/main/README.md#installing-from-a-tarball).
116116
After successfully installing libmaxmindb, run the following commands from the
117117
top-level directory of this distribution:
118118

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<release>stable</release>
2424
<api>stable</api>
2525
</stability>
26-
<license uri="https://github.com/maxmind/MaxMind-DB-Reader-php/blob/master/LICENSE">Apache License 2.0</license>
26+
<license uri="https://github.com/maxmind/MaxMind-DB-Reader-php/blob/main/LICENSE">Apache License 2.0</license>
2727
<notes>* The `maxminddb` extension is now buildable on Windows. Pull request
2828
by Jan Ehrhardt. GitHub #115.</notes>
2929
<contents>

0 commit comments

Comments
 (0)