Skip to content

Commit 09427b4

Browse files
Fix broken link and text
1 parent 2e2d4db commit 09427b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/back-end/express-js.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ execute the following steps manually.
4545
}))
4646
```
4747
{/* Add step about env file */}
48-
_For more information on how to obtain a token, please refer to the [obtaining a token](/usage/obtaining-token) guide._
48+
_For more information on how to obtain an API key, please refer to the [obtaining an API key](/usage/obtaining-api-key) guide._
4949
3. Modfiy the `app.js` / `app.tsx` of your React application to provide the Stringtale Context to your application.
5050
```tsx
5151
import { StringtaleProvider } from "@stringtale/react"

0 commit comments

Comments
 (0)