summaryrefslogtreecommitdiff
path: root/docs/howto/static-files/deployment.txt
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2021-07-29 19:11:42 +0200
committerGitHub <noreply@github.com>2021-07-29 19:11:42 +0200
commitf331eba6d576752dd79c4b37c41d981daa537fe6 (patch)
treec80da626bc6f65524914f117dd0f563577a6c3e6 /docs/howto/static-files/deployment.txt
parent7c30bdbdb16204970cc320f4345b8a439d8f65b4 (diff)
Refs #32880 -- Made remaining titles consistent in how-to documents.
Follow up to 22fbebc7444c8974f101c146f0fc18fe64ab48f6.
Diffstat (limited to 'docs/howto/static-files/deployment.txt')
-rw-r--r--docs/howto/static-files/deployment.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/howto/static-files/deployment.txt b/docs/howto/static-files/deployment.txt
index 49ac738b29..bd35d13025 100644
--- a/docs/howto/static-files/deployment.txt
+++ b/docs/howto/static-files/deployment.txt
@@ -1,6 +1,6 @@
-======================
-Deploying static files
-======================
+==========================
+How to deploy static files
+==========================
.. seealso::