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
+2-5Lines changed: 2 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,10 @@
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
9
- quick startup
11
10
keywords:
@@ -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