ref: 2773fc4d20cf6a5ce7cc5e87b6cb2b241c3c0ecd
parent: e60817e3d6cc538f9270e4fa66109cb41f97c470
author: stanley lieber <stanley.lieber@gmail.com>
date: Thu Mar 8 15:18:49 EST 2018
appendixg.ms: fix last remaining markdown-formatted link
--- a/appendixg.ms
+++ b/appendixg.ms
@@ -113,7 +113,11 @@
.ihtml a <a href="https://code.google.com/p/plan9front/source/browse/rc/bin/rc-httpd/">
rc-httpd
.ihtml a
-is an HTTP server written in the same language. 9front uses [http://mercurial.selenic.com/ Mercurial] for version control -- but nobody's done much work on making 9front able to *host* mercurial repos. This project would involve setting up werc and rchttpd on a 9front System, then teaching werc to work with hg to host repositories. For bonus points, test your changes on a UNIX system to make sure it's portable!
+is an HTTP server written in the same language. 9front uses
+.ihtml a <a href="http://mercurial.selenic.com/">
+Mercurial
+.ihtml a
+for version control -- but nobody's done much work on making 9front able to *host* mercurial repos. This project would involve setting up werc and rchttpd on a 9front System, then teaching werc to work with hg to host repositories. For bonus points, test your changes on a UNIX system to make sure it's portable!
Potential mentors: khm
Skills: web stuff, mercurial, rc scripting