mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-12 11:10:07 +00:00
README: update links
Change-Id: I060a8ce1456ad07fd62740b7a0d27256ed094d8a
This commit is contained in:
parent
1ff929ff26
commit
e0ebb42fed
1 changed files with 5 additions and 7 deletions
12
README.md
12
README.md
|
@ -7,12 +7,12 @@ To install, run ./INSTALL. It builds mk and then uses mk to
|
|||
run the rest of the installation.
|
||||
|
||||
For more details, see install(1), at install.txt in this directory
|
||||
and at http://swtch.com/plan9port/man/man1/install.html.
|
||||
and at https://9fans.github.io/plan9port/man/man1/install.html.
|
||||
|
||||
Documentation
|
||||
-------------
|
||||
|
||||
See http://swtch.com/plan9port/man/ for more documentation.
|
||||
See https://9fans.github.io/plan9port/man/ for more documentation.
|
||||
(Documentation is also in this tree, but you need to run
|
||||
a successful install first. After that, "9 man 1 intro".)
|
||||
|
||||
|
@ -27,8 +27,6 @@ If you'd like to help out, great! The TODO file contains a small list.
|
|||
If you port this code to other architectures, please share your changes
|
||||
so others can benefit.
|
||||
|
||||
Please use codereview(1) to prepare patches.
|
||||
|
||||
Git
|
||||
---
|
||||
|
||||
|
@ -46,8 +44,8 @@ Status
|
|||
Contact
|
||||
-------
|
||||
|
||||
* Mailing list: http://groups.google.com/group/plan9port-dev
|
||||
* Issue tracker: http://code.swtch.com/plan9port/issues/
|
||||
* Submitting changes: http://swtch.com/go/codereview
|
||||
* Mailing list: https://groups.google.com/group/plan9port-dev
|
||||
* Issue tracker: https://github.com/9fans/plan9port/issues
|
||||
* Submitting changes: https://github.com/9fans/plan9port/pulls
|
||||
|
||||
* Russ Cox <rsc@swtch.com>
|
||||
|
|
Loading…
Reference in a new issue