Skip to content

Commit fe89c74

Browse files
author
Dean Karn
authored
Merge pull request #542 from kaelanfouwels/master
Correction of documentation URL
2 parents dbbe695 + 8678802 commit fe89c74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ validationErrors := err.(validator.ValidationErrors)
5353
Usage and documentation
5454
------
5555

56-
Please see http://godoc.org/github.com/go-playground/validator/v10 for detailed usage docs.
56+
Please see https://godoc.org/github.com/go-playground/validator for detailed usage docs.
5757

5858
##### Examples:
5959

0 commit comments

Comments
 (0)