From d93599364a3dd0b46068826cf14ed7b25aa59fc3 Mon Sep 17 00:00:00 2001
From: Ben Schlegel <31989404+benschlegel@users.noreply.github.com>
Date: Fri, 22 Sep 2023 15:20:19 +0000
Subject: [PATCH] docs(showcase): fix pull request redirect link (#500)

---
 docs/index.md |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/docs/index.md b/docs/index.md
index 570d5b3..05de2ba 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -30,7 +30,7 @@
 
 ## 🔧 Features
 
-- [[Obsidian compatibility]], [[full-text search]], [[graph view]], note transclusion, [[wikilinks]], [[backlinks]], [[Latex]], [[syntax highlighting]], [[popover previews]], [[offline access]] and [many more](./features) right out of the box
+- [[Obsidian compatibility]], [[full-text search]], [[graph view]], note transclusion, [[wikilinks]], [[backlinks]], [[Latex]], [[syntax highlighting]], [[popover previews]], and [many more](./features) right out of the box
 - Hot-reload for both configuration and content
 - Simple JSX layouts and [[creating components|page components]]
 - [[SPA Routing|Ridiculously fast page loads]] and tiny bundle sizes

--
Gitblit v1.10.0