Skip to content

Commit 7a9d5c0

Browse files
authored
Fix markdown link
1 parent 49abb13 commit 7a9d5c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DOCUMENTATION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ If you wish to change this to `summary`, you can [publish the SEO Pro config](#p
168168

169169
## GraphQL
170170

171-
If you're accessing content through Statamic's [GraphQL API](https://statamic.dev/graphql], you can render SEO meta on your entries and terms this way as well. For example, in an [entries query](https://statamic.dev/graphql#entries-query) you can access prerendered SEO meta `html` under `seo`:
171+
If you're accessing content through Statamic's [GraphQL API](https://statamic.dev/graphql), you can render SEO meta on your entries and terms this way as well. For example, in an [entries query](https://statamic.dev/graphql#entries-query) you can access prerendered SEO meta `html` under `seo`:
172172

173173
```graphql
174174
{

0 commit comments

Comments
 (0)