From bcc448842844baa8308c473b6b7c075a5db26c5b Mon Sep 17 00:00:00 2001 From: Luc Date: Tue, 7 Dec 2021 14:52:50 +0100 Subject: [PATCH] links are not images --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index cc84173..f1ee637 100644 --- a/README.md +++ b/README.md @@ -233,13 +233,13 @@ $ docker logs --follow tubesync Once you're happy using TubeSync there are some advanced usage guides for more complex and less common features: -![Import existing media into TubeSync](https://github.com/meeb/tubesync/blob/main/docs/import-existing-media.md) +[Import existing media into TubeSync](https://github.com/meeb/tubesync/blob/main/docs/import-existing-media.md) -![Sync or create missing metadata files](https://github.com/meeb/tubesync/blob/main/docs/create-missing-metadata.md) +[Sync or create missing metadata files](https://github.com/meeb/tubesync/blob/main/docs/create-missing-metadata.md) -![Reset tasks from the command line](https://github.com/meeb/tubesync/blob/main/docs/reset-tasks.md) +[Reset tasks from the command line](https://github.com/meeb/tubesync/blob/main/docs/reset-tasks.md) -![Using PostgreSQL, MySQL or MariaDB as database backends](https://github.com/meeb/tubesync/blob/main/docs/other-database-backends.md) +[Using PostgreSQL, MySQL or MariaDB as database backends](https://github.com/meeb/tubesync/blob/main/docs/other-database-backends.md) # Warnings