File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -174,7 +174,7 @@ slimmer images in general.
174174
175175This variant is highly recommended when final image size being as small as
176176possible 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
179179software might run into issues depending on the depth of their libc
180180requirements. 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
234234the software contained in this image. [ License information] ( LICENSE ) for the
235235Node.js Docker project.
236236
You can’t perform that action at this time.
0 commit comments