Skip to content

Commit 4d694ef

Browse files
authored
Merge pull request #559 from Lokesh9106/patch-1
Update plugin documentation link to new devdocs URL
2 parents da5a536 + 2aa6b05 commit 4d694ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/links/plugins_documentation.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
link_name = "Plugins developer documentation"
44
link_text = "Plugins developer documentation"
5-
link_url = "https://developer.mautic.org/#plugins"
5+
link_url = "https://devdocs.mautic.org/en/5.x/plugins/getting_started.html"
66

7-
link.xref_links.update({link_name: (link_text, link_url)})
7+
link.xref_links.update({link_name: (link_text, link_url)})

0 commit comments

Comments
 (0)