You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
github-help/Linking to releases 链接到发布包.md

41 lines
1.3 KiB
Markdown

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

Linking to releases 链接到发布包
===========
用 URL 连分享你的发布包:
1.页面顶端,点击用户名
![](https://help.github.com/assets/images/help/profile/top_right_avatar.png)
2.profile 页面,点击 Repositories 标签页,接着点击 库名
![](https://help.github.com/assets/images/help/profile/profile_repositories_tab.png)
3.点击 releases
![](https://help.github.com/assets/images/help/releases/releases-header-menu.png)
4.找到你想链接的 发布包,页面右侧,点击版本号
![](https://help.github.com/assets/images/help/releases/release_tag_name.png)
##Linking to the latest release
1.页面顶端,点击用户名
![](https://help.github.com/assets/images/help/profile/top_right_avatar.png)
2.profile 页面,点击 Repositories 标签页,接着点击 库名
![](https://help.github.com/assets/images/help/profile/profile_repositories_tab.png)
3.点击 releases
![](https://help.github.com/assets/images/help/releases/releases-header-menu.png)
4.右键 Latest Release 复制 URL ,一般 URL 是`/releases/latest`
![](https://help.github.com/assets/images/help/releases/release_latest_release_tag.png)
*参考*[https://help.github.com/articles/linking-to-releases/](https://help.github.com/articles/linking-to-releases/)