Skip to content

Commit 66bff49

Browse files
committed
Remove confusion on where the Slack tab lives
As #144 and #138 shows, there is some confusion on where the actual tab is located. Some try to look at the Project and Build configuration setting pages that live under the main Administration category, which is wrong.
1 parent bd08324 commit 66bff49

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Once you have installed the plugin and restarted head on over to the Admin page
3131

3232
## Usage
3333

34-
From the Slack tab on the Project or Build Configuration page, add a new Slack Notification and you're away!
34+
From the Slack tab on the project or build page (_not_ the Build Configuration Settings page), add a new Slack Notification and you're away!
3535

3636
![Sample Build Configuration](https://raw.github.com/petegoo/tcSlackBuildNotifier/master/docs/build-slack-config.png)
3737

@@ -51,4 +51,4 @@ In order to test the plugin simply run the following command with java and mvn i
5151

5252
By default it will install TeamCity in the version listed in the property in the root `pom.xml`. However you can overwrite this setting by using the `-DteamcityVersion=10.0` switch.
5353

54-
Other available commands can be found [here](https://github.com/JetBrains/teamcity-sdk-maven-plugin).
54+
Other available commands can be found [here](https://github.com/JetBrains/teamcity-sdk-maven-plugin).

0 commit comments

Comments
 (0)