Fix the r7rs-srfi repo url
This commit is contained in:
parent
5eba305257
commit
d09df0b6f6
|
@ -92,7 +92,7 @@ jobs:
|
||||||
branchSources {
|
branchSources {
|
||||||
git {
|
git {
|
||||||
id('github')
|
id('github')
|
||||||
remote('https://github.com/schemeorg-community/index.scheme.or://github.com/srfi-explorations/r7rs-srfi.git')
|
remote('https://github.com/srfi-explorations/r7rs-srfi.git')
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
orphanedItemStrategy {
|
orphanedItemStrategy {
|
||||||
|
|
Loading…
Reference in New Issue