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

Commit 86565ee

Browse files
committed
chore: update route for api explorere
1 parent 5fd68cd commit 86565ee

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

docs/code-examples/javascript/ticks/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ We'll start with the ticks example because it's a pretty simple block of code to
2525

2626
A tick is a measure of minimum upward or downward movement in the price of a trading commodity. We subscribe to the ticks functionality from the Deriv API websocket, which will return new tick data every second. As an example you could create an interactive tick graph with this data.
2727

28-
You can find other available calls in the the [API Explorer](/apiexplorer).
28+
You can find other available calls in the the [API Explorer](/api-explorer).

0 commit comments

Comments
 (0)