Skip to content
This repository was archived by the owner on Dec 28, 2023. It is now read-only.

Commit 2cada38

Browse files
authored
Hubert / Fix link to playground (#282)
1 parent 7dcb8d6 commit 2cada38

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/components/api-guide/ApiGuide/DerivGuideContent/DerivGuideContent.tsx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -251,8 +251,7 @@ export const DerivGuideContent = () => {
251251
<li>
252252
<p>
253253
Specify the URL that will be used as the OAuth Redirect URL on the{' '}
254-
<a href='https://developers.binary.com/applications/'>API registration</a> page in the 'Website
255-
URL' field.
254+
<a href='/app-registration'>app registration</a> page in the 'Website URL' field.
256255
</p>
257256
</li>
258257
<li>

0 commit comments

Comments
 (0)