From 75298997f07e9052040ef84e00d968a75d2c8322 Mon Sep 17 00:00:00 2001 From: Vadim Makeev Date: Wed, 4 Aug 2021 19:39:55 +0300 Subject: [PATCH] Fix the link to index.html, fixes #375 --- docs/features.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features.md b/docs/features.md index 32769ff..92ba6f2 100644 --- a/docs/features.md +++ b/docs/features.md @@ -1,6 +1,6 @@ # Features -All theme’s features are demonstrated in the [index.html](index.html) file. Use it as a reference while building your presentation. More detailed features overview follows below. +All theme’s features are demonstrated in the [index.html](../index.html) file. Use it as a reference while building your presentation. More detailed features overview follows below. - [Anatomy](#anatomy) - [Common](#common)