diff options
author | Unknwon <u@gogs.io> | 2015-12-06 23:07:02 -0500 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2015-12-06 23:07:02 -0500 |
commit | dce2a9e7e1146293f711c0dbd9725ac7eb0b8a16 (patch) | |
tree | 899d61edc698d04ed9aaa036dbfb1ae6402ceba6 /README.md | |
parent | abb02889f21b021b826e62999947c895e4d9c3a4 (diff) | |
download | gitea-dce2a9e7e1146293f711c0dbd9725ac7eb0b8a16.tar.gz gitea-dce2a9e7e1146293f711c0dbd9725ac7eb0b8a16.zip |
fix wrong slack webhook payload URL
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -46,7 +46,7 @@ The goal of this project is to make the easiest, fastest, and most painless way - Account/Organization/Repository management - Repository/Organization webhooks (including Slack) - Repository Git hooks/deploy keys -- Repository issues and pull requests +- Repository issues, pull requests and wiki - Add/Remove repository collaborators - Gravatar and custom source - Mail service |