diff --git a/CHANGELOG.md b/CHANGELOG.md index cb6ea72e5..d12d1dae3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ### Changed - Update copy [#1515](https://github.com/open-apparel-registry/open-apparel-registry/pull/1515) +- Update My Lists link/copy [#1516](https://github.com/open-apparel-registry/open-apparel-registry/pull/1516) ### Deprecated diff --git a/src/app/src/components/FacilityListItems.jsx b/src/app/src/components/FacilityListItems.jsx index 1406887ef..debda3579 100644 --- a/src/app/src/components/FacilityListItems.jsx +++ b/src/app/src/components/FacilityListItems.jsx @@ -23,9 +23,9 @@ import { OARFont, listsRoute, facilityListItemsRoute, - aboutProcessingRoute, authLoginFormRoute, dashboardListsRoute, + InfoLink, } from '../util/constants'; import { facilityListPropType } from '../util/propTypes'; @@ -207,11 +207,15 @@ class FacilityListItems extends Component {
- Read about how your facility lists are processed and - matched in this  - - guide + Read about how your facility data is{' '} + + processed and matched + .
{list.item_count ? (