mirror of https://github.com/goproxyio/goproxy
add github repo link
parent
831f691536
commit
383fb33888
|
@ -2,7 +2,7 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
||||
|
||||
<script async defer src="https://buttons.github.io/buttons.js"></script>
|
||||
</head>
|
||||
<h1>goproxy.io</h1>
|
||||
|
||||
|
@ -18,9 +18,10 @@
|
|||
<pre>$env:GOPROXY = "https://goproxy.io"</pre>
|
||||
|
||||
<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>
|
||||
<i>Note: this proxy can't fetch your private repos of course.</i>
|
||||
<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>
|
||||
|
|
Loading…
Reference in New Issue