diff options
author | Larkin Nickle <me@larbob.org> | 2020-02-22 16:26:25 -0500 |
---|---|---|
committer | Dan Cross <crossd@gmail.com> | 2020-02-22 20:09:40 -0500 |
commit | 92aa0e13ad8cec37936998a66eb728bfca88d689 (patch) | |
tree | 3626f00e2deb3ac97b674ae3b31e9c3999db26fe /dist/main.html | |
parent | 0237dec768a4ee36ae9e18ce8566d2c999d78410 (diff) | |
download | plan9port-92aa0e13ad8cec37936998a66eb728bfca88d689.tar.gz plan9port-92aa0e13ad8cec37936998a66eb728bfca88d689.tar.bz2 plan9port-92aa0e13ad8cec37936998a66eb728bfca88d689.zip |
Fix broken references to plan9.bell-labs.com/plan9
Fixes #357
Diffstat (limited to 'dist/main.html')
-rw-r--r-- | dist/main.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dist/main.html b/dist/main.html index f0b51911..2cc944ed 100644 --- a/dist/main.html +++ b/dist/main.html @@ -41,7 +41,7 @@ Edit ./^$/,s/<Table/<table border=0 cellspacing=0 cellpadding=0 width=100%/g <table border=0 cellspacing=0 cellpadding=0 width=100%><tr height=10><td></table> Plan 9 from User Space (aka plan9port) is a port of many Plan 9 programs from their native - <a href="http://plan9.bell-labs.com/plan9/">Plan 9</a> + <a href="http://9p.io/plan9/">Plan 9</a> environment to Unix-like operating systems. <table border=0 cellspacing=0 cellpadding=0 width=100%><tr height=20><td></table> @@ -89,7 +89,7 @@ Edit ./^$/,s/<Table/<table border=0 cellspacing=0 cellpadding=0 width=100%/g <tr><td><td> Most obviously, plan9port derives from - <a href="http://plan9.bell-labs.com/plan9">Plan 9 from Bell Labs</a> + <a href="http://9p.io/plan9">Plan 9 from Bell Labs</a> and would not exist without the work of the Plan 9 team over the past many years. @@ -173,7 +173,7 @@ Edit ./^$/,s/<Table/<table border=0 cellspacing=0 cellpadding=0 width=100%/g </a> of Plan 9 from User Space for Windows. Only for reference. <br> - <a href="http://plan9.bell-labs.com/plan9dist/ureg.html"> + <a href="https://9p.io/plan9/addons.html"> Sean Quinlan's 9pm </a> − a port of an earlier Plan 9 (including <a href="man/man1/sam.html"><i>sam</i>(1)</a>) to Windows <br> |