summaryrefslogtreecommitdiff
path: root/provider/posts/thermoprint-1.md
diff options
context:
space:
mode:
Diffstat (limited to 'provider/posts/thermoprint-1.md')
-rw-r--r--provider/posts/thermoprint-1.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/provider/posts/thermoprint-1.md b/provider/posts/thermoprint-1.md
index 8851743..032e2f6 100644
--- a/provider/posts/thermoprint-1.md
+++ b/provider/posts/thermoprint-1.md
@@ -23,8 +23,8 @@ interface to the uninitiated.
23## Location 23## Location
24 24
25Recently I created a new branch in 25Recently I created a new branch in
26[thermoprint](http://git.yggdrasil.li/thermoprint) called 26[thermoprint](https://git.yggdrasil.li/thermoprint) called
27[rewrite](http://git.yggdrasil.li/thermoprint?h=rewrite). 27[rewrite](https://git.yggdrasil.li/thermoprint?h=rewrite).
28 28
29## Architecture Overview 29## Architecture Overview
30 30
@@ -74,11 +74,11 @@ It also does not include a web-interface and I am quite unsatisfied with the
74overall code quality. 74overall code quality.
75 75
76The [685 lines of code](http://cloc.sourceforge.net/) can be found in the 76The [685 lines of code](http://cloc.sourceforge.net/) can be found in the
77[repo](http://git.yggdrasil.li/thermoprint?h=master) as well. 77[repo](https://git.yggdrasil.li/thermoprint?h=master) as well.
78 78
79### Rewrite 79### Rewrite
80 80
81Currently the [rewrite](http://git.yggdrasil.li/thermoprint?h=rewrite) contains a 81Currently the [rewrite](https://git.yggdrasil.li/thermoprint?h=rewrite) contains a
82single file of moment -- spec/src/Thermoprint/Printout.hs -- wherein we define 82single file of moment -- spec/src/Thermoprint/Printout.hs -- wherein we define
83the payload for the api -- our take on a structured document format (somewhat 83the payload for the api -- our take on a structured document format (somewhat
84inspired by 84inspired by