mirror of
https://github.com/nextcloud/documentation.git
synced 2026-03-26 13:28:45 +07:00
chore: drop tab from warning
Updated warning message for outdated documentation. Signed-off-by: Josh <josh.t.richards@gmail.com>
This commit is contained in:
4
conf.py
4
conf.py
@@ -86,8 +86,8 @@ if (version.isdigit() and version < version_start):
|
|||||||
rst_prolog = """.. danger::
|
rst_prolog = """.. danger::
|
||||||
**OUTDATED DOCUMENTATION**
|
**OUTDATED DOCUMENTATION**
|
||||||
|
|
||||||
*You are viewing documentation for a retired version of Nextcloud.
|
*You are viewing documentation for a retired version of Nextcloud.
|
||||||
Do not follow these instructions for current releases.*
|
Do not follow these instructions for current releases.*
|
||||||
|
|
||||||
**To ensure you have the most reliable and up-to-date guidance,
|
**To ensure you have the most reliable and up-to-date guidance,
|
||||||
please visit the** `Nextcloud Documentation homepage
|
please visit the** `Nextcloud Documentation homepage
|
||||||
|
|||||||
Reference in New Issue
Block a user