[site/howtos/comments][xs]: rm unneeded link

This commit is contained in:
Ola Rubaj
2023-06-22 11:21:48 +02:00
parent 6c2a1ea125
commit 7ba9b5157e

View File

@@ -100,7 +100,3 @@ export default function Layout({ children }) {
); );
} }
``` ```
## Add user comments
Learn how to add support for user comments in [[comments|this guide]].