docs: update example links
This commit is contained in:
+5
-5
@@ -124,7 +124,7 @@
|
||||
return false;
|
||||
}
|
||||
</script>
|
||||
<title>GitHub 文件加速(自部署PHP版本)</title>
|
||||
<title>GitHub 文件加速(PHP版本)</title>
|
||||
</head>
|
||||
<body class="flex">
|
||||
<a
|
||||
@@ -167,14 +167,14 @@
|
||||
<input class="block btn" type="submit" value="下载" />
|
||||
|
||||
<div class="example">
|
||||
<p>分支源码:https://github.com/hunshcn/project/archive/master.zip</p>
|
||||
<p>分支源码:https://github.com/tlanyan/ghproxy/archive/main.zip</p>
|
||||
<p>
|
||||
release源码:https://github.com/hunshcn/project/archive/v0.1.0.tar.gz
|
||||
release源码:https://github.com/tlanyan/yii2/archive/2.0.4.zip
|
||||
</p>
|
||||
<p>
|
||||
release文件:https://github.com/hunshcn/project/releases/download/v0.1.0/example.zip
|
||||
release文件:https://github.com/tlanyan/yii2/archive/2.0.4.zip
|
||||
</p>
|
||||
<p>分支文件:https://github.com/hunshcn/project/blob/master/filename</p>
|
||||
<p>分支文件:https://github.com/tlanyan/ghproxy/blob/main/index.html</p>
|
||||
</div>
|
||||
<div class="tips">
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user