Skip to content

Commit 8b0f977

Browse files
authored
fix a broken link ticket-system.md (#12)
* fix a broken link ticket-system.md -fix a broken link in ticket-system.md to panals -create pannels.md -fix order numbers Best practices (was doubled with premium guids) * fix a broken link ticket-system.md 2 - TheMelone2 requested: switch premium with panel order
1 parent c6f32ff commit 8b0f977

File tree

5 files changed

+16
-3
lines changed

5 files changed

+16
-3
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"label": "Panels",
3+
"position": 4,
4+
"link": {
5+
"type": "generated-index"
6+
}
7+
}
8+
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Panel Documentation
2+
:::info
3+
This documentation is work in progress!
4+
If you want to contribute, [**read our contribution guide**](../opensource.md).
5+
:::

docusaurus/docs/easythreads/premium/_category_.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"label": "Premium Guide",
3-
"position": 4,
3+
"position": 5,
44
"link": {
55
"type": "generated-index"
66
}

docusaurus/docs/easythreads/tutorial-extras/_category_.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"label": "Best practices",
3-
"position": 4,
3+
"position": 6,
44
"link": {
55
"type": "generated-index"
66
}

docusaurus/docs/easythreads/tutorial-extras/ticket-system.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ In this tutorial we will show you how to set up a ticket system with EasyThreads
1212
## Step 1: Create a channel for the ticket system
1313
Create a new channel where the tickets will be created. In our example the channel is named: `ticket-support`.
1414
## Step 2: Create the ticket panel
15-
We are using **[/panel threads](/docs/panels/panel)** to create this ticket panel.
15+
We are using **[/panel threads](/docs/easythreads/panels/panel)** to create this ticket panel.
1616
##### Panel Channel:
1717
First you'll set the channel you've just created to the channel the panel will be send in.
1818
Your command should look like this now:

0 commit comments

Comments
 (0)