From 168bca1528f1a3f9cfc0e65c7245e3c4cb838f6d Mon Sep 17 00:00:00 2001
From: ~hedy <hedy.dev@protonmail.com>
Date: Wed, 5 Jun 2024 21:15:41 +0800
Subject: [PATCH] docs: neither did that one

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 389a73a..ebf1e00 100644
--- a/README.md
+++ b/README.md
@@ -128,7 +128,7 @@ Call the setup function with your configuration options.
 
 Note that a call to `.setup()` is **required** for this plugin to work
 (otherwise you might see this error:
-[simrat39/symbols-outline.nvim#213](https://github.com/simrat39/symbols-outline.nvim#213)).
+[simrat39/symbols-outline.nvim#213](https://github.com/simrat39/symbols-outline.nvim/issues/213)).
 
 ```lua
 require("outline").setup({})