From 9c78c3d99de9cd6836437d2a620d7125c08ccac6 Mon Sep 17 00:00:00 2001
From: Pavlos Ratis
Date: Tue, 26 Jul 2016 15:03:37 +0200
Subject: [PATCH] fix pagination in the 3rd page of the case study
The page enumeration was broken in the third page because
there was a leading slash missing in the hyperlinks, and they raised
404 errors when trying to move backwards.
---
doc/case_studies/casestudy_fractal.3.html | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/doc/case_studies/casestudy_fractal.3.html b/doc/case_studies/casestudy_fractal.3.html
index 0219f4cb6..bc7c4db6e 100644
--- a/doc/case_studies/casestudy_fractal.3.html
+++ b/doc/case_studies/casestudy_fractal.3.html
@@ -4,8 +4,8 @@
-
Pages 1, 2, 3
+Pages 1, 2, 3
Case Study: Fractal Cloud Application
@@ -205,5 +205,5 @@ Conclusion
UNIX make), we were able to build an operations methodology where many aspects of the service can be
controlled centrally by editing a single Jsonnet file and issuing make -j update commands.
-Pages 1, 2, 3
+Pages 1, 2, 3