Skip to content

Commit 108fbca

Browse files
committed
Fix internal ../assertions link in source
1 parent bb10e53 commit 108fbca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/release-source/release/sandbox.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ const myFacade = sandbox.inject({});
170170

171171
#### `sandbox.assert();`
172172

173-
A convenience reference for [`sinon.assert`](./assertions)
173+
A convenience reference for [`sinon.assert`](../assertions)
174174

175175
_Since `sinon@2.0.0`_
176176

0 commit comments

Comments
 (0)