Corrected config.
This commit is contained in:
parent
5be1508284
commit
93b66760e8
@ -138,12 +138,12 @@ ConfigurationOfBrea >> baseline1: spec [
|
||||
spec
|
||||
className: #ConfigurationOfMustache;
|
||||
versionString: #'stable';
|
||||
repository: 'http://smalltalkhub.com/mc/NorbertHartl/Mustache/main' ]];
|
||||
repository: 'http://smalltalkhub.com/mc/NorbertHartl/Mustache/main' ];
|
||||
project: 'Fossil' with: [
|
||||
spec
|
||||
className: #ConfigurationOfFossil;
|
||||
versionString: #'stable';
|
||||
repository: 'http://smalltalkhub.com/mc/Offray/Fossil/main' ]
|
||||
repository: 'http://smalltalkhub.com/mc/Offray/Fossil/main' ]]
|
||||
]
|
||||
|
||||
{ #category : #accessing }
|
||||
|
Loading…
Reference in New Issue
Block a user