fix: tutorial/redirections canonical tag

This commit is contained in:
Valerio Ageno
2024-11-18 12:35:14 +01:00
parent fcb92c7f0b
commit 2034f0ef5f
@@ -2,7 +2,7 @@ import MetaTags from '../../../components/meta-tags'
<MetaTags
title="Tuono - Redirection"
canonical="https://tuono.dev/documentation/tutorial/redirection"
canonical="https://tuono.dev/documentation/tutorial/redirections"
description="Learn how to redirect to different route from the server"
/>