Skip to content

Commit

Permalink
fix link to SemVer website
Browse files Browse the repository at this point in the history
  • Loading branch information
cj123 authored Mar 20, 2017
1 parent 01a849f commit 348ae61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/semver.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Semantic Version Functions

Some version schemes are easily parseable and comparable. Sprig provides functions
for working with [http://semver.org](SemVer 2) versions.
for working with [SemVer 2](http://semver.org) versions.

## semver

Expand Down

0 comments on commit 348ae61

Please sign in to comment.