Skip to content

Commit 9487042

Browse files
authored
Update README.md
1 parent 1625ea8 commit 9487042

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Add this to every subproject.
3434
```js
3535
repositories {
3636
maven {
37-
url 'http://trulymodular.duckdns.org/maven'
37+
url 'http://trulymodular.dedyn.io/maven'
3838
allowInsecureProtocol = true
3939
}
4040
maven { url 'https://maven.uuid.gg/releases' }
@@ -56,6 +56,7 @@ repositories {
5656
}
5757
}
5858
```
59+
incase dedyn is ever unresponsive you can try to use http://trulymodular.duckdns.org/maven instead
5960
## Common
6061
```js
6162
dependencies {

0 commit comments

Comments
 (0)