Module Name:    src
Committed By:   wiz
Date:           Mon Oct 22 08:42:54 UTC 2018

Modified Files:
        src: README.md

Log Message:
Add more links.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 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.1 src/README.md:1.2
--- src/README.md:1.1	Sun Oct 21 21:25:53 2018
+++ src/README.md	Mon Oct 22 08:42:53 2018
@@ -12,7 +12,7 @@ Cross-building is possible from most UNI
 To build for amd64 (x86_64), in the src directory:  
     ./build.sh -U -u -j4 -m amd64 -O ~/obj release
 
-Additional build information available in the BUILDING file.
+Additional build information available in the [BUILDING](BUILDING) file.
 
 Binaries
 --------
@@ -31,7 +31,7 @@ Troubleshooting
 
 - Bugs and patches can be sent [via web form](https://www.netbsd.org/cgi-bin/sendpr.cgi?gndb=netbsd).  
 - Several [mailing lists](https://www.netbsd.org/mailinglists/) exist.  
-  The netbsd-users list is a good choice for many problems.  
+  The [netbsd-users](https://netbsd.org/mailinglists/#netbsd-users) list is a good choice for many problems.  
 - A community IRC channel exist on [#netbsd @ freenode](https://webchat.freenode.net/?channels=#netbsd)
 
 Latest sources

Reply via email to