Skip to content

Commit 254ef68

Browse files
authored
Merge pull request #2392 from nodejs/nschonni-patch-1
doc: update links in README
2 parents 88ec937 + 8dd8b99 commit 254ef68

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ slimmer images in general.
174174

175175
This variant is highly recommended when final image size being as small as
176176
possible is desired. The main caveat to note is that it does use
177-
[musl libc](https://www.musl-libc.org) instead of
177+
[musl libc](https://musl.libc.org/) instead of
178178
[glibc and friends](https://www.etalabs.net/compare_libcs.html), so certain
179179
software might run into issues depending on the depth of their libc
180180
requirements. However, most software doesn't have an issue with this, so this
@@ -230,7 +230,7 @@ repository.
230230

231231
## License
232232

233-
[License information](https://github.com/nodejs/node/blob/master/LICENSE) for
233+
[License information](https://github.com/nodejs/node/blob/main/LICENSE) for
234234
the software contained in this image. [License information](LICENSE) for the
235235
Node.js Docker project.
236236

0 commit comments

Comments
 (0)