aboutsummaryrefslogtreecommitdiffstats
path: root/docs/security.rst
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2019-05-26 10:35:00 -0400
committerAlex Gaynor <alex.gaynor@gmail.com>2019-05-26 10:35:00 -0400
commit463348bc71b8737b6c620e97286468f3a5c1322f (patch)
tree35092bb6dff5ccd3e684f864a21669488e9257c8 /docs/security.rst
parent4f7715b6e6e6d9ee8a41e2e3615d5187d64ae013 (diff)
downloadcryptography-463348bc71b8737b6c620e97286468f3a5c1322f.tar.gz
cryptography-463348bc71b8737b6c620e97286468f3a5c1322f.tar.bz2
cryptography-463348bc71b8737b6c620e97286468f3a5c1322f.zip
update docs with latest info & remove the last ci.cryptography.io stuff (#4898)
Diffstat (limited to 'docs/security.rst')
-rw-r--r--docs/security.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/security.rst b/docs/security.rst
index 01845a48..affe4348 100644
--- a/docs/security.rst
+++ b/docs/security.rst
@@ -9,9 +9,9 @@ Infrastructure
--------------
In addition to ``cryptography``'s code, we're also concerned with the security
-of the infrastructure we run (primarily ``cryptography.io`` and
-``ci.cryptography.io``). If you discover a security vulnerability in our
-infrastructure, we ask you to report it using the same procedure.
+of the infrastructure we run (primarily ``cryptography.io``). If you discover
+a security vulnerability in our infrastructure, we ask you to report it using
+the same procedure.
What is a security issue?
-------------------------