Skip to content

Commit 181bdf1

Browse files
authored
Update vector-matrix repository reference to master
1 parent 65aa955 commit 181bdf1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/BaselineOfPolyMath/BaselineOfPolyMath.class.st

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ BaselineOfPolyMath >> sMark: spec [
236236
{ #category : 'dependencies' }
237237
BaselineOfPolyMath >> vectorMatrix: spec [
238238

239-
spec baseline: 'MathVectorMatrix' with: [ spec repository: 'github://PolyMathOrg/vector-matrix/src' ]
239+
spec baseline: 'MathVectorMatrix' with: [ spec repository: 'github://PolyMathOrg/vector-matrix:master' ]
240240
]
241241

242242
{ #category : 'dependencies' }

0 commit comments

Comments
 (0)