Skip to content

Commit 1109e00

Browse files
committed
Replace old list-archive links
1 parent 226b588 commit 1109e00

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

chacha64-plugin/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ publishing {
9999
unsubscribe = 'firebird-java+unsubscribe@googlegroups.com'
100100
post = 'firebird-java@googlegroups.com'
101101
archive = 'https://groups.google.com/g/firebird-java'
102-
otherArchives = ['http://fb-list-archive.s3-website-eu-west-1.amazonaws.com/firebird-java/index.html']
102+
otherArchives = ['https://fb-list-archive.lawinegevaar.nl/firebird-java/index.html']
103103
}
104104
}
105105

jaybird-native/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ publishing {
193193
unsubscribe = 'firebird-java+unsubscribe@googlegroups.com'
194194
post = 'firebird-java@googlegroups.com'
195195
archive = 'https://groups.google.com/g/firebird-java'
196-
otherArchives = ['http://fb-list-archive.s3-website-eu-west-1.amazonaws.com/firebird-java/index.html']
196+
otherArchives = ['https://fb-list-archive.lawinegevaar.nl/firebird-java/index.html']
197197
}
198198
}
199199

publish.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ publishing {
146146
unsubscribe = 'firebird-java+unsubscribe@googlegroups.com'
147147
post = 'firebird-java@googlegroups.com'
148148
archive = 'https://groups.google.com/g/firebird-java'
149-
otherArchives = ['http://fb-list-archive.s3-website-eu-west-1.amazonaws.com/firebird-java/index.html']
149+
otherArchives = ['https://fb-list-archive.lawinegevaar.nl/firebird-java/index.html']
150150
}
151151
}
152152

0 commit comments

Comments
 (0)