diff options
author | Gregor Kleen <gkleen@yggdrasil.li> | 2016-05-27 19:56:11 +0200 |
---|---|---|
committer | Gregor Kleen <gkleen@yggdrasil.li> | 2016-05-27 19:56:11 +0200 |
commit | 7510b1335d4c24445ad1289518141515068598b6 (patch) | |
tree | 5492eb45b44fb740e3c3613f83b7fe9d7db83557 /provider/posts/thermoprint | |
parent | 5b063193f389ef472366e4355a683f1843f29733 (diff) | |
download | dirty-haskell.org-7510b1335d4c24445ad1289518141515068598b6.tar dirty-haskell.org-7510b1335d4c24445ad1289518141515068598b6.tar.gz dirty-haskell.org-7510b1335d4c24445ad1289518141515068598b6.tar.bz2 dirty-haskell.org-7510b1335d4c24445ad1289518141515068598b6.tar.xz dirty-haskell.org-7510b1335d4c24445ad1289518141515068598b6.zip |
update link
Diffstat (limited to 'provider/posts/thermoprint')
-rw-r--r-- | provider/posts/thermoprint/3.lhs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/provider/posts/thermoprint/3.lhs b/provider/posts/thermoprint/3.lhs index 5e7eee9..4068cac 100644 --- a/provider/posts/thermoprint/3.lhs +++ b/provider/posts/thermoprint/3.lhs | |||
@@ -21,7 +21,7 @@ This post is an annotated version of the file [spec/src/Thermoprint/API.hs](http | |||
21 | > | 21 | > |
22 | > import Thermoprint.Printout | 22 | > import Thermoprint.Printout |
23 | 23 | ||
24 | See [a previous post](https://dirty-haskell.org/posts/thermoprint-2.html). | 24 | See [a previous post](https://dirty-haskell.org/posts/thermoprint/2.html). |
25 | 25 | ||
26 | > import Thermoprint.Identifiers | 26 | > import Thermoprint.Identifiers |
27 | 27 | ||