From 16284ab91ec83a178aeb852a52ca3efbab83d814 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9o=20Colombaro?= Date: Fri, 23 Nov 2018 18:22:35 +0100 Subject: [PATCH] Fix TOC link in doc --- doc/examples/hotlink-protection.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/examples/hotlink-protection.md b/doc/examples/hotlink-protection.md index 3621b18..1710245 100644 --- a/doc/examples/hotlink-protection.md +++ b/doc/examples/hotlink-protection.md @@ -1,5 +1,5 @@ [Nginx Server Configs homepage](https://github.com/h5bp/server-configs-nginx) - | [Documentation table of contents](TOC.md) + | [Documentation table of contents](../TOC.md) # Hotlink Protection