Skip to content

Commit c029db1

Browse files
authored
Merge pull request #824 from geographika/requirements
Pin requirements.txt for Sphinx 4.x
2 parents 2ebe98c + c868216 commit c029db1

File tree

4 files changed

+9
-4
lines changed

4 files changed

+9
-4
lines changed

doc/contact.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ assistance. You also can meet us at Slack, Matrix or Gitter.
3232
A wealth of information is available on our `Wiki site <https://trac.osgeo.org/osgeolive/wiki>`_,
3333
and a `bug and wish tracking system <https://trac.osgeo.org/osgeolive/report/10>`_ is also available.
3434

35-
Stay tuned and follow OSGeoLive on Twitter `@osgeolive <https://mobile.twitter.com/osgeolive>`_.
35+
Stay tuned and follow OSGeoLive on Mastodon `@osgeolive <https://fosstodon.org/@osgeolive>`_.
3636

3737
Commercial Support
3838
================================================================================

doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Welcome to |osgeolive-version|
33
================================================================================
44

55
`OSGeoLive <https://live.osgeo.org>`_ is a self-contained bootable DVD, USB
6-
thumb drive or Virtual Machine based on `Lubuntu <https://lubuntu.net>`_,
6+
thumb drive or Virtual Machine based on `Lubuntu <https://lubuntu.me>`_,
77
that allows you to try a wide variety of open
88
source geospatial software without installing anything. It is composed
99
entirely of free software, allowing it to be freely distributed, duplicated

doc/quickstart/mapbender_quickstart.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ Now you should get an idea how easy it is to change a Mapbender application with
159159
.. image:: /images/projects/mapbender/mapbender3_application_elements.png
160160
:scale: 70 %
161161

162-
You find detailed information on every element in the `Mapbender element documentation <https://doc.mapbender.org/en/functions.html>`_.
162+
You find detailed information on every element in the `Mapbender element documentation <https://doc.mapbender.org/en/elements.html>`_.
163163

164164

165165
Things to try

requirements.txt

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
1+
sphinxcontrib-applehelp==1.0.4
2+
sphinxcontrib-devhelp==1.0.2
3+
sphinxcontrib-htmlhelp==2.0.1
4+
sphinxcontrib-qthelp==1.0.3
5+
sphinxcontrib-serializinghtml==1.1.5
16
sphinx==4.3.2
27
sphinx-intl>=2.0.0
38
sphinx-revealjs
4-
sphinx-intl[transifex]
9+
sphinx-intl
510
transifex-client

0 commit comments

Comments
 (0)