diff --git a/content/en/functions/RenderString.md b/content/en/functions/RenderString.md index 50dc84535..e62f0cae0 100644 --- a/content/en/functions/RenderString.md +++ b/content/en/functions/RenderString.md @@ -36,4 +36,4 @@ Some examples: ``` -**Note** that this method is more powerful than the similar [markdownify](functions/markdownify/) function as it also supports [Render Hooks](/getting-started/configuration-markup/#markdown-render-hooks) and it has options to render other markup formats. +**Note** that this method is more powerful than the similar [markdownify](/functions/markdownify/) function as it also supports [Render Hooks](/getting-started/configuration-markup/#markdown-render-hooks) and it has options to render other markup formats.