Skip to content

Commit 86e3819

Browse files
committed
Website: single download link for DataLab on Windows
1 parent 48aaf20 commit 86e3819

File tree

3 files changed

+4
-9
lines changed

3 files changed

+4
-9
lines changed

doc/conf.py

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,7 @@
2020
rst_prolog = f"""
2121
.. |download_link1| raw:: html
2222
23-
<a href="https://github.com/DataLab-Platform/DataLab/releases/download/v{release}/DataLab-{release}.msi">DataLab {release} | Windows 8, 10, 11</a>
24-
25-
.. |download_link2| raw:: html
26-
27-
<a href="https://github.com/DataLab-Platform/DataLab/releases/download/v{release}/DataLab-{release}-Win7.msi">DataLab {release} | Windows 7 SP1</a>
23+
<a href="https://github.com/DataLab-Platform/DataLab/releases/download/v{release}/DataLab-{release}.msi">DataLab {release} | Windows 7 SP1, 8, 10, 11</a>
2824
""" # noqa: E501
2925

3026
# -- General configuration ---------------------------------------------------

doc/intro/installation.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,9 @@ Installation
1313
:animate: fade-in
1414
:icon: zap
1515

16-
Direct download links for the latest version of DataLab:
16+
Direct download link for the latest version of DataLab:
1717

1818
- |download_link1|
19-
- |download_link2|
2019

2120
This section provides information on how to install DataLab on your system.
2221
Once installed, you can start DataLab by running the ``cdl`` command in a terminal,

doc/locale/fr/LC_MESSAGES/intro/installation.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ msgid "Quick install on Windows"
4040
msgstr "Installation rapide sur Windows"
4141

4242
#: ../../doc/intro/installation.rst:16
43-
msgid "Direct download links for the latest version of DataLab:"
44-
msgstr "Liens de téléchargement directs pour la dernière version de DataLab :"
43+
msgid "Direct download link for the latest version of DataLab:"
44+
msgstr "Lien de téléchargement direct pour la dernière version de DataLab :"
4545

4646
#: ../../doc/intro/installation.rst:18
4747
msgid "|download_link1|"

0 commit comments

Comments
 (0)