We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cfb089 commit d6fd8a1Copy full SHA for d6fd8a1
docs/2.2/extensions/autolinks.md
@@ -47,7 +47,7 @@ echo $converter->convert('I successfully installed the https://github.com/thephp
47
48
## `@mention`-style Autolinking
49
50
-As of v1.5, [mention autolinking is now handled by a Mention Parser outside of this extension](/2.2/extensions/mention/).
+As of v1.5, [mention autolinking is now handled by a Mention Parser outside of this extension](/2.2/extensions/mentions/).
51
52
[link-league-commonmark]: https://github.com/thephpleague/commonmark
53
[link-gfm-spec-autolinking]: https://github.github.com/gfm/#autolinks-extension-
0 commit comments