Skip to content

Commit 75a8e30

Browse files
authored
migrate wiki content to github (#250)
1 parent 0462057 commit 75a8e30

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

README.adoc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
== BitBucket Branch Source Plugin
22

3+
image:https://img.shields.io/jenkins/plugin/v/cloudbees-bitbucket-branch-source["Jenkins Plugin", link="https://plugins.jenkins.io/cloudbees-bitbucket-branch-source"]
4+
image:https://img.shields.io/jenkins/plugin/i/cloudbees-bitbucket-branch-source?color=blue["Jenkins Plugin Installs", link="https://plugins.jenkins.io/cloudbees-bitbucket-branch-source"]
5+
image:https://img.shields.io/github/release/jenkinsci/bitbucket-branch-source-plugin.svg?label=changelog["Changelog", link="https://github.com/jenkinsci/bitbucket-branch-source-plugin/releases/latest"]
6+
7+
=== User Guide
8+
9+
https://docs.cloudbees.com/docs/admin-resources/latest/plugins/bitbucket[See CloudBees excellent user guide]
10+
311
=== Notes
412

513
* Unlike GitHub, in BitBucket, https://bitbucket.org/site/master/issues/4828/team-admins-dont-have-read-access-to-forks[team admins do not have access to forks].

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<packaging>hpi</packaging>
3838

3939
<name>Bitbucket Branch Source Plugin</name>
40-
<url>https://wiki.jenkins.io/display/JENKINS/Bitbucket+Branch+Source+Plugin</url>
40+
<url>https://github.com/jenkinsci/bitbucket-branch-source-plugin</url>
4141
<description>Discover and build Bitbucket Cloud and Bitbucket Server pull requests and branches and send status
4242
notifications with the build result.
4343
</description>

0 commit comments

Comments
 (0)