Gustavo Niemeyer 12 лет назад
Родитель
Сommit
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).