add github repo link

pull/4/head
kun 2018-09-05 11:33:48 +08:00
parent 831f691536
commit 383fb33888
1 changed files with 4 additions and 3 deletions

View File

@ -2,7 +2,7 @@
<html> <html>
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<script async defer src="https://buttons.github.io/buttons.js"></script>
</head> </head>
<h1>goproxy.io</h1> <h1>goproxy.io</h1>
@ -18,9 +18,10 @@
<pre>$env:GOPROXY = "https://goproxy.io"</pre> <pre>$env:GOPROXY = "https://goproxy.io"</pre>
<p>Now, when you build and run your applications, go will fetch dependencies via goproxy.io.</p> <p>Now, when you build and run your applications, go will fetch dependencies via goproxy.io.</p>
<a class="github-button" href="https://github.com/goproxyio/goproxy" data-show-count="true" aria-label="Star goproxyio/goproxy on GitHub">Github</a>
<br>
<p> <p>
<i>Note: this proxy can't fetch your private repos of course.</i> <i>Note: this proxy can't fetch your private repos of course.</i>
<br> <br>
<i>Mail: admin@goproxy.io <a href="https://github.com/goproxyio/goproxy/issues/new">file issue</a></i> <i>Mail: admin@goproxy.io</i>
</p> </p>