Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.

Commit 0fc2fbe

Browse files
Agrim JainAgrim Jain
authored andcommitted
fix: js api docs
1 parent 2670d0e commit 0fc2fbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/features/Home/ClientLibraries/ClientLibraries.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ export const ClientLibraries = () => {
2727
<div className={styles.LogoAndLink}>
2828
<a
2929
className={styles.LibraryGoTo}
30-
href='https://binary-com.github.io/deriv-api/'
30+
href='https://deriv-com.github.io/deriv-api/'
3131
rel='noreferrer'
3232
target='_blank'
3333
>

0 commit comments

Comments
 (0)