未验证 提交 7e148494 编写于 作者: wu-sheng's avatar wu-sheng 提交者: GitHub

Fix two wrong urls. (#1019)

* Update release docs.

* Adjust doc.

* Fix a missing wrong url.
上级 c34c037d
......@@ -269,10 +269,18 @@ I will procedd to publish the release and send ANNOUNCE.
```
## Publish release
1. Move source codes tar balls and distributions to `https://dist.apache.org/repos/dist/release/skywalking/`. e.g. `eg: svn mv ^/dev/incubator/skywalking/5.0.0-alpha ^/release/skywalking/`
1. Do release in nexus staging repo.
1. Public download URL under `http://www.apache.org/dyn/closer.cgi/skywalking/x.y.z`. These are under Apache mirror system.
1. Send ANNOUNCE mail to `general@incubator.apache.org`.
1. Move source codes tar balls and distributions to `https://dist.apache.org/repos/dist/release/incubator/skywalking/`.
```
> export SVN_EDITOR=vim
> svn mv https://dist.apache.org/repos/dist/dev/incubator/skywalking/5.0.0-alpha https://dist.apache.org/repos/dist/release/incubator/skywalking
....
enter your apache password
....
```
2. Do release in nexus staging repo.
3. Public download URL under `http://www.apache.org/dyn/closer.cgi/incubator/skywalking/x.y.z`. These are under Apache mirror system.
4. Send ANNOUNCE mail to `general@incubator.apache.org`.
```
Mail title: [ANNOUNCE] Release Apache SkyWalking (incubating) version x.y.z
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册