Skip to content

Commit

Permalink
chore: change instances of "Image Manager" to "Asset Manager"
Browse files Browse the repository at this point in the history
  • Loading branch information
sherwinski authored and sherwinski committed Oct 24, 2022
1 parent 413f875 commit 905f619
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/ConfigScreen/ConfigScreen.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ export default class Config extends Component<ConfigProps, ConfigState> {
href="https://docs.imgix.com/setup/image-manager"
target="_blank"
>
Image Manager
Asset Manager
</TextLink>{' '}
to select and insert images into your content models.<br></br>
<br></br>
Expand All @@ -311,7 +311,7 @@ export default class Config extends Component<ConfigProps, ConfigState> {
<code className="ix-config-description-permissions">Sources</code>{' '}
and{' '}
<code className="ix-config-description-permissions">
Image Manager Browse
Asset Manager Browse
</code>
.<br></br>
<br></br>
Expand Down

1 comment on commit 905f619

@vercel
Copy link

@vercel vercel bot commented on 905f619 Oct 24, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

contentful – ./

contentful-imgix.vercel.app
contentful-psi.vercel.app
contentful-git-main-imgix.vercel.app

Please sign in to comment.