aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/index.jelly
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/index.jelly')
-rw-r--r--src/main/resources/index.jelly2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/index.jelly b/src/main/resources/index.jelly
index 538998f..0404451 100644
--- a/src/main/resources/index.jelly
+++ b/src/main/resources/index.jelly
@@ -2,5 +2,5 @@
This view is used to render the installed plugins page.
-->
<div>
- This plugin is a sample to explain how to write a Jenkins plugin.
+ This plugin polls BitBucket to determine whether there are Pull Requests that should be built.
</div>