Module Name: src
Committed By: ryoon
Date: Wed Mar 17 15:26:20 UTC 2021
Modified Files:
src: README.md
Log Message:
Improve URL consistency
Replace netbsd.org in URL with NetBSD.org and add www. to URL of web server.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/README.md
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/README.md
diff -u src/README.md:1.5 src/README.md:1.6
--- src/README.md:1.5 Fri Jan 10 12:33:28 2020
+++ src/README.md Wed Mar 17 15:26:20 2021
@@ -19,8 +19,8 @@ Additional build information available i
Binaries
--------
-- [Daily builds](https://nycdn.netbsd.org/pub/NetBSD-daily/HEAD/latest/)
-- [Releases](https://cdn.netbsd.org/pub/NetBSD/)
+- [Daily builds](https://nycdn.NetBSD.org/pub/NetBSD-daily/HEAD/latest/)
+- [Releases](https://cdn.NetBSD.org/pub/NetBSD/)
Testing
-------
@@ -32,9 +32,9 @@ On a running NetBSD system:
Troubleshooting
---------------
-- Send bugs and patches [via web form](https://www.netbsd.org/cgi-bin/sendpr.cgi?gndb=netbsd).
-- Subscribe to the [mailing lists](https://www.netbsd.org/mailinglists/).
- The [netbsd-users](https://netbsd.org/mailinglists/#netbsd-users) list is a good choice for many problems; watch [current-users](https://netbsd.org/mailinglists/#current-users) if you follow the bleeding edge of NetBSD-current.
+- Send bugs and patches [via web form](https://www.NetBSD.org/cgi-bin/sendpr.cgi?gndb=netbsd).
+- Subscribe to the [mailing lists](https://www.NetBSD.org/mailinglists/).
+ The [netbsd-users](https://www.NetBSD.org/mailinglists/#netbsd-users) list is a good choice for many problems; watch [current-users](https://www.NetBSD.org/mailinglists/#current-users) if you follow the bleeding edge of NetBSD-current.
- Join the community IRC channel [#netbsd @ freenode](https://webchat.freenode.net/?channels=#netbsd).
Latest sources
@@ -51,6 +51,6 @@ To work in the Git mirror, which is upda
Additional Links
----------------
-- [The NetBSD Guide](https://www.netbsd.org/docs/guide/en/)
-- [NetBSD manual pages](http://man.netbsd.org/)
-- [NetBSD Cross-Reference](https://nxr.netbsd.org/)
+- [The NetBSD Guide](https://www.NetBSD.org/docs/guide/en/)
+- [NetBSD manual pages](http://man.NetBSD.org/)
+- [NetBSD Cross-Reference](https://nxr.NetBSD.org/)