diff options
| author | Camil Staps | 2022-06-19 10:46:47 +0200 | 
|---|---|---|
| committer | Camil Staps | 2022-06-19 10:46:47 +0200 | 
| commit | 2db10f0ca423152c6dcc1899fc447652a1c70a70 (patch) | |
| tree | b058463b282226184a1bb6b9abd1709b2f3f4c46 /resources | |
| parent | Minor consistency fix (diff) | |
Update references to nitrile & cloogle for move to clean-lang.org
Diffstat (limited to 'resources')
| -rw-r--r-- | resources/pug/finals/index.pug | 8 | 
1 files changed, 4 insertions, 4 deletions
| diff --git a/resources/pug/finals/index.pug b/resources/pug/finals/index.pug index 62b8640..b8a39d6 100644 --- a/resources/pug/finals/index.pug +++ b/resources/pug/finals/index.pug @@ -197,11 +197,11 @@ block content  				td: a(href="https://hebrewtools.org") HebrewTools  				td Several web applications for Biblical Hebrew education (#[a(href="https://github.com/HebrewTools") GitHub]).  			tr -				td: a(href="https://clean-nc.camilstaps.nl/") Isocyanoclean -				td Fork of the functional programming language #[a(href="http://clean.cs.ru.nl") Clean] with a focus on backwards compatibility and reproducibility (#[a(href="https://gitlab.com/clean-nc") GitLab]). +				td: a(href="https://clean-and-itasks.gitlab.io/nitrile") Nitrile +				td A package manager for the functional programming language #[a(href="https://clean-lang.org") Clean].  			tr -				td: a(href="https://cloogle.camilstaps.nl/") Cloogle -				td A search engine for #[a(href="http://clean.cs.ru.nl") Clean] / #[a(href="https://clean-nc/camilstaps.nl") Isocyanoclean] code (#[a(href="https://gitlab.com/cloogle/cloogle-web") GitLab]). +				td: a(href="https://cloogle.org") Cloogle +				td A search engine for #[a(href="https://clean-lang.org") Clean] code (#[a(href="https://gitlab.com/cloogle/cloogle-web") GitLab]).  		p Find more on #[a(href="https://gitlab.com/camilstaps") GitLab], #[a(href="https://github.com/camilstaps") GitHub], and #[a(href="https://git.camilstaps.nl/") git.camilstaps.nl]. | 
