summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorLunny Xiao <xiaolunwen@gmail.com>2023-06-21 11:11:17 +0800
committerGitHub <noreply@github.com>2023-06-21 03:11:17 +0000
commite79ff5056043f25a77c50847a228826bc7cdaf61 (patch)
tree93b2bc97dd17a7cb9eddf332e06fe550b24a1a3c /CONTRIBUTING.md
parentdf5cf5ddbd9099a121d5074a0b2a710fd71309fd (diff)
downloadgitea-e79ff5056043f25a77c50847a228826bc7cdaf61.tar.gz
gitea-e79ff5056043f25a77c50847a228826bc7cdaf61.zip
Use the new download domain replace the old (#25405)
As title.
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 66ee37bfa2..3710aa5fe2 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -557,7 +557,7 @@ be reviewed by two maintainers and must pass the automatic tests.
- And then push the tag as `git push origin v$vmaj.$vmin.$`. Drone CI will automatically create a release and upload all the compiled binary. (But currently it doesn't add the release notes automatically. Maybe we should fix that.)
- If needed send a frontport PR for the changelog to branch `main` and update the version in `docs/config.yaml` to refer to the new version.
- Send PR to [blog repository](https://gitea.com/gitea/blog) announcing the release.
-- Verify all release assets were correctly published through CI on dl.gitea.io and GitHub releases. Once ACKed:
- - bump the version of https://dl.gitea.io/gitea/version.json
+- Verify all release assets were correctly published through CI on dl.gitea.com and GitHub releases. Once ACKed:
+ - bump the version of https://dl.gitea.com/gitea/version.json
- merge the blog post PR
- announce the release in discord `#announcements`