diff options
Diffstat (limited to 'src/main/resources/index.jelly')
-rw-r--r-- | src/main/resources/index.jelly | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/index.jelly b/src/main/resources/index.jelly index 372d9f8..b295683 100644 --- a/src/main/resources/index.jelly +++ b/src/main/resources/index.jelly @@ -3,5 +3,5 @@ This view is used to render the installed plugins page. --> <div> - This plugin polls BitBucket to determine whether there are Pull Requests that should be built. + This plugin build Bitbucket pull requests via web-hooks </div> |