summaryrefslogtreecommitdiffhomepage
path: root/resources/jade
diff options
context:
space:
mode:
authorCamil Staps2016-09-02 12:07:25 +0200
committerCamil Staps2016-09-02 12:07:25 +0200
commitdbcdbce3a1878c98ed71df54f351d8efadaa4bd3 (patch)
tree97a50764516e2e48696f6c131828e12cb6e1d8a1 /resources/jade
parentMoved Taizé down; added fuspel & latexgit; removed pypride (diff)
Update Hebrew links
Diffstat (limited to 'resources/jade')
-rw-r--r--resources/jade/index.jade8
1 files changed, 4 insertions, 4 deletions
diff --git a/resources/jade/index.jade b/resources/jade/index.jade
index d0807a2..20f0e1d 100644
--- a/resources/jade/index.jade
+++ b/resources/jade/index.jade
@@ -89,11 +89,11 @@ block content
td: a(href="https://github.com/camilstaps/ESP8266_PIC") ESP8266_PIC
td ESP8266 library for PIC microcontrollers
tr
- td: a(href="https://github.com/camilstaps/HebrewParseTrainer") HebrewParseTrainer
- td Web app to practice parsing Hebrew verbs (#[a(href="https://demo.camilstaps.nl/HebrewParseTrainer") demo])
+ td: a(href="https://hebrew.camilstaps.nl/parse-trainer") ParseTrainer
+ td Web app to practice parsing Hebrew verbs (#[a(href="https://github.com/HebrewTools/ParseTrainer") GitHub])
tr
- td: a(href="https://github.com/camilstaps/HebrewClauses") HebrewClauses
- td Web app to format an Old Testament text in clauses, exports to TeX and PDF (#[a(href="https://demo.camilstaps.nl/HebrewClauses") demo])
+ td: a(href="https://hebrew.camilstaps.nl/clause-formatter") ClausesFormatter
+ td Web app to format an Old Testament text in clauses, exports to TeX and PDF (#[a(href="https://github.com/HebrewTools/ClauseFormatter") GitHub])
tr
td: a(href="https://github.com/camilstaps/fuspel") fuspel
td A minimal, untyped, lazy functional programming language based on term rewriting