diff --git a/content/docs/user-defined-language-system.md b/content/docs/user-defined-language-system.md index c32f0f18..de8fd0f9 100644 --- a/content/docs/user-defined-language-system.md +++ b/content/docs/user-defined-language-system.md @@ -77,14 +77,13 @@ The User Defined Languages are _not_ affected by your [active theme](../preferen However, since you can set the colors of a UDL to whatever you want, you can manually make it match your theme. If you want to define multiple UDL using the same basic color scheme, you can start by setting the colors of the default **User Defined Language**, then **Create New** for each UDL that you want to match that scheme, customizing the rules for each new UDL. - +https://github.com/notepad-plus-plus/userDefinedLanguages + +This central Collection is a convenient location for UDL-users to find new UDL files, and for UDL-authors to share their UDL files with the whole Notepad++ community. The Collection includes instructions for how to use the files, as well as how to submit new UDL to the Collection. ## UDL Configuration File Contents