Skip to content

Commit e69525f

Browse files
committed
Docs: Fix some missing labels or wrong links
1 parent fd73bcf commit e69525f

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

docs/admin/install.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -826,7 +826,7 @@ After enabling it, you should set :setting:`ENABLE_HTTPS` in the settings:
826826
Set properly SECURE_HSTS_SECONDS
827827
++++++++++++++++++++++++++++++++
828828

829-
If your site is served over SSL, you have to consider setting a value for :setting:`SECURE_HSTS_SECONDS`
829+
If your site is served over SSL, you have to consider setting a value for :setting:`django:SECURE_HSTS_SECONDS`
830830
in the :file:`settings.py` to enable HTTP Strict Transport Security.
831831
By default it's set to 0 as shown below.
832832

docs/api.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
.. _api:
2-
31
.. index::
42
single: REST
53
single: API
64

5+
.. _api:
6+
77
Weblate's REST API
88
==================
99

docs/formats.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1180,7 +1180,7 @@ Example DTD file:
11801180

11811181
.. seealso:: :doc:`tt:formats/dtd`
11821182

1183-
.. flatxml:
1183+
.. _flatxml:
11841184

11851185
Flat XML files
11861186
--------------

0 commit comments

Comments
 (0)