From 9e577bc960dc2bb91205d03be36c9b78dd7e0644 Mon Sep 17 00:00:00 2001 From: Adrien Loison Date: Thu, 18 May 2017 20:40:33 +0200 Subject: [PATCH] Update getting-started.md Fix "Advanced usage" link --- _pages/getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_pages/getting-started.md b/_pages/getting-started.md index 0167322..49fe0fc 100755 --- a/_pages/getting-started.md +++ b/_pages/getting-started.md @@ -93,4 +93,4 @@ For XLSX and ODS files, the number of rows per sheet is limited to *1,048,576*. ## Advanced usage -You can do a lot more with {{ site.spout_html }}! Check out the [full documentation](/docs/) to learn about all the features. +You can do a lot more with {{ site.spout_html }}! Check out the [full documentation]({{ site.github.url }}/docs/) to learn about all the features.