فهرست منبع

Fixed README urls.

Gustavo Niemeyer 12 سال پیش
والد
کامیت
43607cc2a1
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -8,8 +8,8 @@ Import path
 
 
 The yaml package should be imported as:
 The yaml package should be imported as:
 
 
-  * [gonuts.org/v1/yaml](gonuts.org/v1/yaml)
+  * [gonuts.org/v1/yaml](https://gonuts.org/v1/yaml)
 
 
 This URL works with "go get", and it also leads to the package documentation
 This URL works with "go get", and it also leads to the package documentation
 if opened with a browser. The package API for yaml v1 will remain stable as
 if opened with a browser. The package API for yaml v1 will remain stable as
-described in [gonuts.org](gonuts.org).
+described in [gonuts.org](https://gonuts.org).