Skip to content

Commit 7b052a5

Browse files
committed
Make the caption a link to SWAPI
1 parent faaee5d commit 7b052a5

File tree

1 file changed

+1
-1
lines changed
  • src/pages/blog/2025-07-17-graphiql-5

1 file changed

+1
-1
lines changed

src/pages/blog/2025-07-17-graphiql-5/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ import { Callout } from "nextra/components"
2323
Your browser does not support the video tag.
2424
</video>
2525
{/* prettier-ignore */}
26-
<figcaption className="mt-2 text-center">GraphiQL 5 with Monaco Editor</figcaption>
26+
<figcaption className="mt-2 text-center">[GraphiQL 5 with Monaco Editor](https://graphql.org/swapi-graphql/)</figcaption>
2727
</figure>
2828

2929
This post marks the completion of **8 weeks** of work on my GraphiQL grant,

0 commit comments

Comments
 (0)