From e2fff1fa3c725671edcf74a696f96d8debd44c08 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 1 Jan 2025 15:36:55 +0530 Subject: [PATCH] Fix #2092794 [Calibre Manual links to HTML Tutorial and CSS Tutorial don't work](https://bugs.launchpad.net/calibre/+bug/2092794) --- manual/edit.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manual/edit.rst b/manual/edit.rst index 18d070c97b..bd34b46b25 100644 --- a/manual/edit.rst +++ b/manual/edit.rst @@ -33,8 +33,8 @@ a list of files on the left. These are the individual HTML files, stylesheets, images, etc. that make up the content of the book. Simply double click on a file to start editing it. Note that if you want to do anything more sophisticated than making a few small tweaks, you will need to know `HTML -Tutorial `_ and `CSS Tutorial -`_. +Tutorial `_ and `CSS Tutorial +`_. As you make changes to the HTML or CSS in the editor, the changes will be previewed, live, in the preview panel to the right. When you are happy with how