diff --git a/Linking to releases 链接到发布包.md b/Linking to releases 链接到发布包.md index 1683f27..392ac07 100644 --- a/Linking to releases 链接到发布包.md +++ b/Linking to releases 链接到发布包.md @@ -1,6 +1,40 @@ 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/)