diff --git a/docs/en/02_Developer_Guides/01_Templates/06_Themes.md b/docs/en/02_Developer_Guides/01_Templates/06_Themes.md index 609faa26b..5e0f473c7 100644 --- a/docs/en/02_Developer_Guides/01_Templates/06_Themes.md +++ b/docs/en/02_Developer_Guides/01_Templates/06_Themes.md @@ -103,5 +103,5 @@ The final step is to [submit your theme to Packagist](https://packagist.org/abou * [Themes repositories on github.com](http://github.com/silverstripe-themes) ## Related Lessons -* [Creating your first theme](https://www.silverstripe.org/learn/lessons/v4/creating-your-first-theme-1) +* [Creating your first project](https://www.silverstripe.org/learn/lessons/v4/creating-your-first-project) * [Migrating static templates into your theme](https://www.silverstripe.org/learn/lessons/v4/migrating-static-templates-into-your-theme-1)