diff options
author | Frederic Guillot <fred@kanboard.net> | 2016-01-06 21:46:31 -0500 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2016-01-06 21:46:31 -0500 |
commit | 00e5a4c5b40610ec849567d30f88e3ab8d0720fb (patch) | |
tree | 49138feec30136c9ff432b7d61659e976a27211d /doc | |
parent | a03e4d4dcb4ebce06671465c9a7bd7e51ba2ef79 (diff) |
Move Github Webhook to external plugin
See: https://github.com/kanboard/plugin-github-webhook
Diffstat (limited to 'doc')
-rw-r--r-- | doc/index.markdown | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/index.markdown b/doc/index.markdown index 312c194d..0030e6d0 100644 --- a/doc/index.markdown +++ b/doc/index.markdown @@ -69,7 +69,6 @@ Using Kanboard ### Integrations - [Bitbucket webhooks](bitbucket-webhooks.markdown) -- [Github webhooks](github-webhooks.markdown) - [Gitlab webhooks](gitlab-webhooks.markdown) - [iCalendar subscriptions](ical.markdown) - [RSS/Atom subscriptions](rss.markdown) @@ -118,7 +117,7 @@ Technical details ### Authentication - [LDAP authentication](ldap-authentication.markdown) -- [LDAP group sync](ldap-group-sync.markdown) +- [LDAP group synchronization](ldap-group-sync.markdown) - [LDAP parameters](ldap-parameters.markdown) - [Google authentication](google-authentication.markdown) - [Github authentication](github-authentication.markdown) |