shithub: wiki.9front.org

Download patch

ref: da93fd1812c354060a735336534ad244bd010d41
parent: 8ee53648d03717755391329a02d2784f9d7424be
author: Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com>
date: Sun Jul 11 18:49:27 EDT 2021

correct some links (drawter, code) to use git

--- a/drawterm.md
+++ b/drawterm.md
@@ -3,7 +3,7 @@
 
 [Official page](http://drawterm.9front.org/).
 
-[Code](https://code.9front.org/hg/drawterm).
+[Code](http://git.9front.org/plan9front/drawterm/HEAD/info.html).
 
 ## Linux
 
@@ -29,9 +29,8 @@
 
 	# optional: pkg install unstable-repo && apt upgrade ### answer 'A' to all questions
 	pkg install x11-repo
-	pkg install clang python2 make libx11 xorgproto
-	pip2 install mercurial
-	hg clone http://code.9front.org/hg/drawterm
+	pkg install clang python2 make libx11 xorgproto git
+	git/clone http://git.9front.org/plan9front/drawterm
 	cd drawterm
 	make CONF=unix -j4
 
--- a/learning.md
+++ b/learning.md
@@ -40,7 +40,7 @@
 
 ## Miscellaneous Plan 9 websites
 
-* [https://code.9front.org/hg/ ](https://code.9front.org/hg/ )
+* [http://git.9front.org/plan9front/](http://git.9front.org/plan9front/)
 * [http://9gridchan.org/ ](http://9gridchan.org/ )
 * [http://felloff.net/usr/cinap_lenrek/](http://felloff.net/usr/cinap_lenrek/)
 * [http://aiju.de/](http://aiju.de/)