Skip to content

Commit

Permalink
fixed bad link
Browse files Browse the repository at this point in the history
  • Loading branch information
jstrachan committed Sep 26, 2017
1 parent 2cf74fb commit f2f179a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -18,3 +18,4 @@ dependency-reduced-pom.xml
apps/modifiedFabric8.json
bin/openshift*/
.vagrant/
.updatebot-repos
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -10,7 +10,7 @@ A bot for updating dependencies on your projects automatically!

UpdateBot takes a simple YAML file to define which git repositories and github organisations so search for repositories to update.

See [an example UpdateBot YAML file](updatebot-core/src/test/resources/updatebot.yml)
See [an example UpdateBot YAML file](updatebot-core/src/test/resources/maven/updatebot.yml)

### Using UpdateBot

Expand Down

0 comments on commit f2f179a

Please sign in to comment.