1 files changed, 1 insertions, 1 deletions
diff --git a/develop/print.html b/develop/print.html
index 9c63cc94f8..a1e7e7002d 100644
--- a/develop/print.html
+++ b/develop/print.html
@@ -15340,7 +15340,7 @@ install <a href="https://github.com/GoTestTools/gotestfmt">gotestfmt</a>.</p>
</ol>
<h2 id="changelog"><a class="header" href="#changelog">Changelog</a></h2>
<p>All changes, even minor ones, need a corresponding changelog / newsfragment
-entry. These are managed by <a href="https://github.com/hawkowl/towncrier">Towncrier</a>.</p>
+entry. These are managed by <a href="https://github.com/twisted/towncrier">Towncrier</a>.</p>
<p>To create a changelog entry, make a new file in the <code>changelog.d</code> directory named
in the format of <code>PRnumber.type</code>. The type can be one of the following:</p>
<ul>
|