aboutsummaryrefslogtreecommitdiff
path: root/generate_changelog.py
diff options
context:
space:
mode:
Diffstat (limited to 'generate_changelog.py')
-rwxr-xr-xgenerate_changelog.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/generate_changelog.py b/generate_changelog.py
index 8e5bf423..60803c59 100755
--- a/generate_changelog.py
+++ b/generate_changelog.py
@@ -62,4 +62,4 @@ for language in languages:
print("")
print("To view a commit on GitHub: " +
- "https://github.com/google/protobuf/commit/<commit id>")
+ "https://github.com/protocolbuffers/protobuf/commit/<commit id>")