Skip to content

Commit c3d219b

Browse files
committed
Replace old list-archive links
1 parent 03a2a34 commit c3d219b

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
@@ -92,7 +92,7 @@ publishing {
9292
unsubscribe = 'firebird-java+unsubscribe@googlegroups.com'
9393
post = 'firebird-java@googlegroups.com'
9494
archive = 'https://groups.google.com/g/firebird-java'
95-
otherArchives = ['http://fb-list-archive.s3-website-eu-west-1.amazonaws.com/firebird-java/index.html']
95+
otherArchives = ['https://fb-list-archive.lawinegevaar.nl/firebird-java/index.html']
9696
}
9797
}
9898

jaybird-native/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ publishing {
185185
unsubscribe = 'firebird-java+unsubscribe@googlegroups.com'
186186
post = 'firebird-java@googlegroups.com'
187187
archive = 'https://groups.google.com/g/firebird-java'
188-
otherArchives = ['http://fb-list-archive.s3-website-eu-west-1.amazonaws.com/firebird-java/index.html']
188+
otherArchives = ['https://fb-list-archive.lawinegevaar.nl/firebird-java/index.html']
189189
}
190190
}
191191

publish.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ publishing {
130130
unsubscribe = 'firebird-java+unsubscribe@googlegroups.com'
131131
post = 'firebird-java@googlegroups.com'
132132
archive = 'https://groups.google.com/g/firebird-java'
133-
otherArchives = ['http://fb-list-archive.s3-website-eu-west-1.amazonaws.com/firebird-java/index.html']
133+
otherArchives = ['https://fb-list-archive.lawinegevaar.nl/firebird-java/index.html']
134134
}
135135
}
136136

0 commit comments

Comments
 (0)