Skip to content

Commit

Permalink
Fix URL of backup maven repo
Browse files Browse the repository at this point in the history
  • Loading branch information
ajoberstar committed Apr 25, 2021
1 parent 1a1c6b7 commit ccbe02b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ To allow continued acess to past versions, I've made a Maven repo available in [
```groovy
maven {
name = 'ajoberstar-backup'
url = 'https://ajoberstar.github.io/bintray-backup/'
url = 'https://ajoberstar.org/bintray-backup/'
}
```

Expand Down

0 comments on commit ccbe02b

Please sign in to comment.