We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e04368 commit 9b30ad6Copy full SHA for 9b30ad6
readthedocs/notifications/messages.py
@@ -227,7 +227,7 @@ def get_rendered_body(self):
227
This build has failed because the current deploy key on the repository was created with write permission.
228
For protection against abuse we've restricted use of these deploy keys.
229
A read-only deploy key will need to be set up <b>before July 31, 2025</b> to continue building this project.
230
- Read more about this in our <a href="https://about.readthedocs.com/blog/2025/05/ssh-keys-with-write-access/">blog post</a>.
+ Read more about this in our <a href="https://about.readthedocs.com/blog/2025/07/ssh-keys-with-write-access/">blog post</a>.
231
"""
232
).strip(),
233
),
0 commit comments