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
Copy file name to clipboardExpand all lines: getting-started/installation/using-qnap.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ These instructions will run you through setting up the application on a QNAP NAS
9
9
1. Open **"Container Station"** and select **"Applications"** from the left-hand navigation menu.
10
10
2. Press the **"Create"** button.
11
11
3. Provide a name for the application.
12
-
4. Paste the below Docker Compose code into the text box, this is a modification of the MariaDB Docker Compose [install ](installation.md)instructions.
12
+
4. Paste the below Docker Compose code into the text box, this is a modification of the MariaDB Docker Compose [install ](../../)instructions.
13
13
5. Click **"Validate"** to make sure there are no errors.
Copy file name to clipboardExpand all lines: getting-started/installation/using-synology.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ description: >-
7
7
# Using Synology
8
8
9
9
{% hint style="warning" %}
10
-
The following directions are for the old "Docker" application, if you're using "Container Manager" you can follow the docker compose instructions in [installation.md](installation.md"mention").
10
+
The following directions are for the old "Docker" application, if you're using "Container Manager" you can follow the docker compose instructions in [using-docker.md](using-docker.md"mention").
11
11
{% endhint %}
12
12
13
13
### Install on a Synology NAS
@@ -38,4 +38,4 @@ Review your settings and click "done".
0 commit comments