summary refs log tree commit diff
path: root/develop/development/contributing_guide.html
diff options
context:
space:
mode:
Diffstat (limited to 'develop/development/contributing_guide.html')
-rw-r--r--develop/development/contributing_guide.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/develop/development/contributing_guide.html b/develop/development/contributing_guide.html

index d1e3e72804..e04f8d1488 100644 --- a/develop/development/contributing_guide.html +++ b/develop/development/contributing_guide.html
@@ -401,7 +401,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>