From 762107fdc23e7739e9db6843173506c4d00cae0e Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Wed, 30 Dec 2020 09:37:50 -0800 Subject: 7476 --- html/apps/factorial4.subx.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/apps/factorial4.subx.html') diff --git a/html/apps/factorial4.subx.html b/html/apps/factorial4.subx.html index ac994117..ad8e07c1 100644 --- a/html/apps/factorial4.subx.html +++ b/html/apps/factorial4.subx.html @@ -54,7 +54,7 @@ if ('onhashchange' in window) { -https://github.com/akkartik/mu/blob/master/apps/factorial4.subx +https://github.com/akkartik/mu/blob/main/apps/factorial4.subx
  1 ## compute the factorial of 5, and return the result in the exit code
  2 #
-- 
cgit 1.4.1-2-gfad0

re comprehensible and rewrite-friendly software → More resilient society.Kartik K. Agaram <vc@akkartik.com>
about summary refs log tree commit diff stats
blob: ae2eee79e2c4c4a3696240bcce3d3f56a420ed8f (plain) (blame)
1
2
3
4
5
6