From 48e994ae99a0a51260a11460ccc9682aa6ec6359 Mon Sep 17 00:00:00 2001 From: Duro <47304910+DuroCodes@users.noreply.github.com> Date: Sun, 4 Aug 2024 01:04:50 -0400 Subject: [PATCH] fix: fix tag link for docs (#43) --- tags.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tags.json b/tags.json index 2826d8a..69478b2 100644 --- a/tags.json +++ b/tags.json @@ -32,7 +32,7 @@ }, { "name": "docs", - "content": "Please read the documentation of sern [*here*]()", + "content": "Please read the documentation of sern [*here*]()", "keywords": ["sern docs"] }, {