Mirror of https://github.com/roostorg/coop github.com/roostorg/coop
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

docs: Correct NCMEC docs link (#169)

This was using an absolute path which didn't work for the mdbook version. Switch to relative, and make the link name consistent with the target page title.

authored by

Cassidy James Blaede and committed by
GitHub
94295e4b adb0eebd

+1 -1
+1 -1
docs/USER_GUIDE.md
··· 283 283 284 284 ## NCMEC Review and Reporting 285 285 286 - Coop is integrated with the [CyberTip Reporting API](https://report.cybertip.org/ispws/documentation) from the National Center for Missing and Exploited Children. Head to [NCMEC.md](/docs/NCMEC.md) for more information. 286 + Coop is integrated with the [CyberTip Reporting API](https://report.cybertip.org/ispws/documentation) from the National Center for Missing and Exploited Children. Head to [NCMEC Reporting](NCMEC.md) for more information. 287 287 288 288 ![Coop's NCMEC settings page where you populate your organization's ESP username, password, name of org, and legal URL.](./images/coop-ncmec-settings.png) 289 289