Skip to content

Commit a316058

Browse files
authored
Merge pull request #339 from Olexandr88/patch-2
Update README badge link
2 parents 5281dd8 + 03752c7 commit a316058

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# json-ld.net
22

33
[![NuGet][nuget-badge]][nuget]
4-
![Build Status][gha-badge]
4+
[![Build Status][gha-badge]][build]
55
[![codecov][codecov-badge]][codecov]
66

77
## Introduction
@@ -681,8 +681,9 @@ https://github.com/linked-data-dotnet/json-ld.net
681681
[dnc]: https://dot.net
682682
[dnc-tutorial]: https://www.microsoft.com/net/core
683683

684-
[gha-badge]: https://github.com/linked-data-dotnet/json-ld.net/workflows/dotnet/badge.svg
685-
684+
[gha-badge]: https://github.com/linked-data-dotnet/json-ld.net/actions/workflows/dotnet.yml/badge.svg
685+
[build]: https://github.com/linked-data-dotnet/json-ld.net/actions/workflows/dotnet.yml
686+
686687
[jsonld]: https://json-ld.org/
687688
[jsonld-java]: https://github.com/jsonld-java/jsonld-java
688689

0 commit comments

Comments
 (0)