Fixed broken link to the module creation docs

This commit is contained in:
Dustin Quam 2020-05-01 12:19:32 -05:00 committed by GitHub
parent 3a424747df
commit e344b66dbe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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,