In the beginning there was darkness.

This commit is contained in:
Daniel Ziltener 2022-05-12 00:18:42 +02:00
parent ecc7679c0d
commit acb3d8a526

View file

@ -13,7 +13,7 @@ BaselineOfBowerbird >> baseline: spec [
spec spec
package: 'Bowerbird' package: 'Bowerbird'
]; ];
baseline: 'NeoJSON' with: [ spec repository: 'git://gitea.lyrion.ch/zilti/webdriver' ] baseline: 'NeoJSON' with: [ spec repository: 'https://gitea.lyrion.ch/zilti/Bowerbird.git' ]
] ]
{ #category : #accessing } { #category : #accessing }