diff --git a/docs/en/02_Developer_Guides/05_Extending/How_Tos/01_Publish_a_Module.md b/docs/en/02_Developer_Guides/05_Extending/How_Tos/01_Publish_a_Module.md index c73eea71b..ad6e1740d 100644 --- a/docs/en/02_Developer_Guides/05_Extending/How_Tos/01_Publish_a_Module.md +++ b/docs/en/02_Developer_Guides/05_Extending/How_Tos/01_Publish_a_Module.md @@ -6,7 +6,7 @@ icon: rocket # How to Publish a SilverStripe module. -After you've [created](modules#create) your own Silverstripe module, +After you've [created](../modules#create) your own Silverstripe module, you could decide to make it open source and share it with the world. If you wish to submit your module to our public directory, you take responsibility for a certain level of code quality,