Changed from rawgit to jsdeliver.

This commit is contained in:
Naman 2018-12-19 22:30:26 -06:00 committed by GitHub
parent 9f26dd7bc2
commit 0eeba05845
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ If you would like to use the plugin as a dependency in your project, you can use
```xml
<repository>
<id>savagefactions-repo</id>
<url>https://rawgit.com/ProSavage/SavageFactions/1.6.x</url>
<url>https://cdn.jsdelivr.net/gh/ProSavage/SavageFactions@1.6.x/</url>
<releases>
<enabled>true</enabled>
</releases>