diff --git a/docs/api/db/obj/index.html b/docs/api/db/obj/index.html
index a0c732da..5fd0a387 100644
--- a/docs/api/db/obj/index.html
+++ b/docs/api/db/obj/index.html
@@ -211,7 +211,7 @@
-
lektor.db.
SourceObject
+
lektor.sourceobj.
SourceObject
diff --git a/docs/installation/index.html b/docs/installation/index.html
index cf603e4f..469ef9a1 100644
--- a/docs/installation/index.html
+++ b/docs/installation/index.html
@@ -139,8 +139,8 @@ issues.
significant parts of its capabilities. Therefore, you need to make sure you have the
following software installed on your computer:
-- Python 3.6+ is required. If you got an older version, look at
-{Python 3 Installation & Setup Guide}(https://realpython.com/installing-python/).
+- Python 3.6+ is required. If you got an older version, look at the
+Python 3 Installation & Setup Guide.
- On Ubuntu you basically don't need anything new.
- On macOS you're done as well.
- On Windows, make sure that Python is in your
PATH
.
@@ -156,7 +156,7 @@ or download from here).
FFmpeg (mostly for video thumbnailing).
- On Ubuntu you get it through
sudo apt install ffmpeg.
- On macOS
brew install ffmpeg
will do the trick.
-- On Windows you'll have to put a little work in.
+- On Windows you'll have to put a little work in.
@@ -180,7 +180,7 @@ pipx ensurepath
python -m pip install --user pipx
python -m pipx ensurepath
-
For more information on pipx
installation go to pypa.github.io/pipx/installation/
+
For more information on pipx
installation see the documentation for pipx
Finally Install Lektor
Once installed, close terminal (or Powershell
or command prompt
) for those
changes to take effect. Then proceed to reopen and install Lektor with pipx:
pipx install lektor
diff --git a/index.html b/index.html
index e359efee..a273b8c1 100644
--- a/index.html
+++ b/index.html
@@ -151,7 +151,7 @@ speak multiple languages and allow you to easily create localized websites.
-
+
@@ -210,11 +210,11 @@ be completely customized.
-
+
Previous
-
+
Next