Change DEV doc to Forem doc on account page (#9507)
* Change DEV doc to Forem doc on account page * Change Forem API to <community> API for clarification reasons Make the copy more clear – there is no central Forem API, more like each instance of Forem is having its own API. Co-authored-by: Molly Struve <mollylbs@gmail.com> Co-authored-by: Molly Struve <mollylbs@gmail.com>
This commit is contained in:
parent
fac0f330c8
commit
90d53173f5
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
<div class="crayons-card mb-6 p-6 grid gap-6">
|
||||
<header>
|
||||
<h2 class="mb-2"><%= community_name %> API Keys</h2>
|
||||
<p>You can generate personal API keys to use for authentication with the <%= community_name %> API. The API is still in early beta though. The <a href="https://docs.dev.to/api"><%= community_name %> API documentation</a> contains further information.</a></p>
|
||||
<p>You can generate personal API keys to use for authentication with the <%= community_name %> API. The API is still in its beta stage. The <a href="https://docs.forem.com/api">documentation</a> contains further information.</a></p>
|
||||
</header>
|
||||
|
||||
<div>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue