Kaydet (Commit) 8e134c27 authored tarafından Russell Keith-Magee's avatar Russell Keith-Magee

Corrected markup problems in new security summary page.

üst 8b3bae94
......@@ -215,6 +215,7 @@ Security is a topic of paramount importance in the development of Web
applications and Django provides multiple protection tools and mechanisms:
* :doc:`Security overview <topics/security>`
* :doc:`Disclosed security issues in Django <releases/security>`
* :doc:`Clickjacking protection <ref/clickjacking>`
* :doc:`Cross Site Request Forgery protection <ref/contrib/csrf>`
* :doc:`Cryptographic signing <topics/signing>`
......
......@@ -128,8 +128,8 @@ may privately contact and discuss those issues with the appropriate
maintainers, and coordinate our own disclosure and resolution with
theirs.
The Django team also maintains an :ref:`archive of security issues
disclosed in Django <security-releases>`.
The Django team also maintains an :doc:`archive of security issues
disclosed in Django</releases/security>`.
.. _security-notifications:
......
......@@ -115,12 +115,12 @@ Pre-1.0 releases
Security releases
=================
Whenever a security issue is disclosed via :ref:`Django's security
policies <internals-security>`, appropriate release notes are now
Whenever a security issue is disclosed via :doc:`Django's security
policies </internals/security>`, appropriate release notes are now
added to all affected release series.
Additionally, :ref:`an archive of disclosed security issues
<security-releases>` is maintained.
Additionally, :doc:`an archive of disclosed security issues
</releases/security>` is maintained.
Development releases
====================
......@@ -132,6 +132,7 @@ notes.
.. toctree::
:maxdepth: 1
security
1.5-beta-1
1.5-alpha-1
1.4-beta-1
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment