From 73270e6b2b04fecbf9778f71781f19b3bebcc30b Mon Sep 17 00:00:00 2001 From: lamusmaser Date: Fri, 19 May 2023 21:40:30 -0600 Subject: [PATCH] Add missing note quotes. --- mkdocs/docs/installation/synology.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mkdocs/docs/installation/synology.md b/mkdocs/docs/installation/synology.md index 1886209..5ddad9b 100644 --- a/mkdocs/docs/installation/synology.md +++ b/mkdocs/docs/installation/synology.md @@ -209,12 +209,12 @@ When a new version of the image is available, you can follow the following steps 10. Restart the `tubearchivist` container and confirm it is working again. -!!! note "If you did not use the `latest` tag for the `tubearchivist` container, then you will instead do the following: +!!! note "If you did not use the `latest` tag for the `tubearchivist` container, then you will instead do the following:" 1. Shut down the old container. 2. Download the new image. 3. Follow the Installation instructions again *for just the TubeArchivist image*, using the same configurations as the existing container. It'll have to be named slightly differently. 4. After the image is now running and the upgrade of the backend files occurs, shut down the new container. Rename or delete the old container. Rename the new container to have the intended name. -!!! note "Links are incredibly important if you upgrade or change the ES or Redis container images. You will either need to remove the links, create the new containers, then re-add the links or rebuild all of the images with the same instructions as Installation, starting at Step 3. +!!! note "Links are incredibly important if you upgrade or change the ES or Redis container images. You will either need to remove the links, create the new containers, then re-add the links or rebuild all of the images with the same instructions as Installation, starting at Step 3." If you're still having trouble, join us on [discord](https://www.tubearchivist.com/discord) and come to the #support channel. \ No newline at end of file