docs: Replace some permanent redirections with their target

And sort the ecosystemi's _devops list again.
This commit is contained in:
Wolfgang Walther
2024-02-16 22:36:57 +01:00
parent 4059e1ea76
commit 1b855d805e
4 changed files with 9 additions and 9 deletions
@@ -38,7 +38,7 @@ and return a raw HTML document file.
Creating an HTML Response
-------------------------
Let's create a function that returns a basic HTML file, using `Pico CSS <https://v2.picocss.com/>`_ for styling and
Let's create a function that returns a basic HTML file, using `Pico CSS <https://picocss.com>`_ for styling and
`Ionicons <https://ionic.io/ionicons>`_ to show some icons later.
.. code-block:: postgres