Skip to content

Commit

Permalink
docs: update docs link
Browse files Browse the repository at this point in the history
  • Loading branch information
luqven committed Jun 13, 2024
1 parent 2677ce9 commit 8b4c416
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ export const query = graphql`

### Metadata

Users may also access metadata associated with an asset via the `attributes` field. Refer to the [imgix documentation](https://docs.imgix.com/setup/asset-manager#:~:text=per%20device/browser.-,Metadata,-This%20section%20displays) to learn more about the various types of metadata available on images and how to use them.
Users may also access metadata associated with an asset via the `attributes` field. Refer to the [imgix documentation metadata](https://docs.imgix.com/getting-started/setup/asset-manager#metadata) to learn more about the various types of metadata available on images and how to use them.

```graphql
query MyQuery {
Expand Down

0 comments on commit 8b4c416

Please sign in to comment.