We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 55b44a3 + 19e20d4 commit 6d3f3c0Copy full SHA for 6d3f3c0
apps/website/content/blog/build-and-submit-gpt-apps.mdx
@@ -11,15 +11,7 @@ Learn how to submit your ChatGPT App to the OpenAI directory. We'll cover everyt
11
12
<Callout variant="info">
13
In this guide, we'll use the arcade app as an example project. You can find
14
- the complete source code on{" "}
15
- <a
16
- href="https://github.com/xmcp-dev/arcade"
17
- target="_blank"
18
- rel="noopener noreferrer"
19
- >
20
- GitHub
21
- </a>{" "}
22
- and a build guide <a href="/blog/doom-with-xmcp">here</a>.
+ the complete source code on [GitHub](https://github.com/xmcp-dev/arcade) and a build guide [here](/blog/doom-with-xmcp).
23
</Callout>
24
25
## First steps
0 commit comments