You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 13, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: docs/intro.md
+4-7Lines changed: 4 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,18 +1,17 @@
1
1
---
2
-
title: Introduction
2
+
title: Quick start
3
3
hide_title: false
4
4
draft: false
5
-
sidebar_label: Introduction
5
+
sidebar_label: Quick start
6
6
sidebar_position: 0
7
7
tags:
8
-
- introduction
9
8
- getting started
10
-
- quick startup
9
+
- quick start
11
10
keywords:
12
11
- deriv
13
12
- api
14
13
- getting started
15
-
- quick startup
14
+
- quick start
16
15
description: Getting started with Deriv API
17
16
---
18
17
@@ -24,8 +23,6 @@ Our Documentation is divided in several sections:
24
23
-[Guides](category/guides)
25
24
-[Setting up a deriv app](/docs/setting-up-a-deriv-application.md)
26
25
27
-
### Quick Start
28
-
29
26
#### Core Concepts
30
27
31
28
Have a look at the [Core Concept](/docs/category/core-concepts) pages and take your time to read through it. These concepts will help you get familiar with our WebSocket server api and how to use it more efficiently. They are not related to any of our frameworks or libraries.
0 commit comments