This is an automated email from the ASF dual-hosted git repository.
dklco pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-app-cms.git
The following commit(s) were added to refs/heads/master by this push:
new a608fdd Update developers.md
a608fdd is described below
commit a608fdda974502fd0bdc5cbfc12d7ae258661f94
Author: Dan Klco <[email protected]>
AuthorDate: Tue Jan 28 12:05:49 2020 -0500
Update developers.md
---
docs/developers.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/docs/developers.md b/docs/developers.md
index d8c55d1..14898f4 100644
--- a/docs/developers.md
+++ b/docs/developers.md
@@ -14,6 +14,7 @@
* [Project Introduction](intro.md)
* [Building Sling CMS](building.md)
+* [Creating Plugins](creating-plugins.md)
* [Custom Components](custom-components.md)
* [Editor Field Types](editor-field-types.md)
* [Extending Sling CMS](extending.md)