We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fe4baa commit 3e68b04Copy full SHA for 3e68b04
src/account.html
@@ -235,7 +235,10 @@ <h2>Developer Tokens</h2>
235
<h3>Used for linking Scratch account to forums account</h3>
236
<p id="devTokens" class="message" aria-live="polite"></p>
237
<button onclick="devToken()">Generate Dev Token</button>
238
- Coming Soon! Stay tuned
+ <br>
239
+ <a href="https://sch.flarum.cloud/d/195-coding-hut-website-api-documentation-scratch-coding-hutgithubio">
240
+ <button>Developer Documentation</button>
241
+ </a>
242
</div>
243
244
0 commit comments