diff options
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]. |