From 37c58434bde205394c1550aee32d3621ac3ba182 Mon Sep 17 00:00:00 2001 From: Nick White Date: Wed, 2 Oct 2019 18:23:32 +0100 Subject: Add menu items, and improve wording slightly --- content/posts/binarisation-introduction/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/posts/binarisation-introduction/index.md') diff --git a/content/posts/binarisation-introduction/index.md b/content/posts/binarisation-introduction/index.md index 1c5a469..085b8c5 100644 --- a/content/posts/binarisation-introduction/index.md +++ b/content/posts/binarisation-introduction/index.md @@ -63,4 +63,4 @@ which are darker than the threshold. Both of these criticisms could be addressed by using an algorithm that could alter the threshold according to the conditions of the region on the page. That will be covered in the next blog post, -[Adaptive Binarisation]({{< ref "binarisation-adaptive.md" >}}). +[Adaptive Binarisation](/posts/adaptive-binarisation). -- cgit v1.2.1-24-ge1ad