diff --git a/content/posts/ssh-keys-with-write-access.md b/content/posts/ssh-keys-with-write-access.md
index 2a38f1a3..0be61d6d 100644
--- a/content/posts/ssh-keys-with-write-access.md
+++ b/content/posts/ssh-keys-with-write-access.md
@@ -8,7 +8,7 @@ status: published
image: /images/ssh-keys-with-write-access.png
image_credit: Photo by Scott Rodgerson on Unsplash
-Starting on July 31, SSH keys linked to deploy keys with write permissions to a repository will be disabled.
+Starting on December 1st, SSH keys linked to deploy keys with write permissions to a repository will be disabled.
If your project is still using one after this date, your project's builds will fail.
Deploy keys are used by Read the Docs to clone private repositories and build your documentation.