chore: fix invalid link (#1820)

This commit is contained in:
田欧
2019-03-20 12:07:34 +08:00
committed by Bo-Yi Wu
parent b40d4c175c
commit 0c1f3c4e81
3 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
/*
Package gin implements a HTTP web framework called gin.
See https://gin-gonic.github.io/gin/ for more information about gin.
See https://gin-gonic.com/ for more information about gin.
*/
package gin // import "github.com/gin-gonic/gin"