Skip to content

Commit f55a6ed

Browse files
authored
Merge pull request #118 from github/elrayle-patch-2
Fix spdxlicenses badge link in README
2 parents 03aad09 + 832d86d commit f55a6ed

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
@@ -1,5 +1,5 @@
11
<sub>[![Go Reference](https://pkg.go.dev/badge/github.com/github/go-spdx/[email protected]/spdxexp.svg)](https://pkg.go.dev/github.com/github/go-spdx/[email protected]/spdxexp) spdxexp</sub> <br>
2-
<sub>[![Go Reference](https://pkg.go.dev/badge/github.com/github/go-spdx/[email protected]/spdxlicenses.svg)](https://pkg.go.dev/github.com/github/go-spdx/[email protected]/spdxlicenses) spdxlicenses</sub>
2+
<sub>[![Go Reference](https://pkg.go.dev/badge/github.com/github/go-spdx/[email protected]/spdxexp/spdxlicenses.svg)](https://pkg.go.dev/github.com/github/go-spdx/[email protected]/spdxexp/spdxlicenses) spdxlicenses</sub>
33

44
# go-spdx
55

0 commit comments

Comments
 (0)