Skip to content

Commit 5382fbe

Browse files
committed
Docs: Fix two broken links, per hydra-link-checker (spider-check job)
1 parent ba93209 commit 5382fbe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/_data/projects.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ orgs:
3535
href: https://github.com/discourse/discourse-subscriptions
3636

3737
- name: DocumentCloud
38-
href: https://www.documentcloud.org/opensource
38+
href: https://www.muckrock.com/news/archives/2016/nov/29/muckrock-goes-open-source/
3939
sub:
4040
- name: Underscore.js
4141
href: https://github.com/jashkenas/underscore

docs/browser.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ Seeking an element by this ID during an event, or during a different test, may w
257257

258258
Demos:
259259
* [ColorFactory test page](https://krinkle.github.io/node-colorfactory/test/) ([Source code](https://github.com/Krinkle/node-colorfactory/blob/cd79287c09eb0e7118eb4a45811786c65d0640b7/test/testinit.js#L25-L43))
260-
* [Fabric.js test page](http://fabricjs.com/test/visual/?coverage) ([Source code](https://github.com/fabricjs/fabric.js/blob/v6.0.0-rc5/test/lib/visualCallbackQunit.js#L41))
260+
* Fabric.js visual test ([Source code](https://github.com/fabricjs/fabric.js/blob/v6.0.0-rc5/test/lib/visualCallbackQunit.js#L41))
261261

262262
The test ID can be obtained from [QUnit.config.current](./api/config/current.md).
263263

0 commit comments

Comments
 (0)