From 5636d05b99a368cd78f5887d9428089f1fb47e65 Mon Sep 17 00:00:00 2001 From: waylau Date: Sat, 29 Nov 2014 08:58:20 +0800 Subject: [PATCH] =?UTF-8?q?update=20=20Linking=20to=20releases=20=E9=93=BE?= =?UTF-8?q?=E6=8E=A5=E5=88=B0=E5=8F=91=E5=B8=83=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Linking to releases 链接到发布包.md | 34 +++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) 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/)