Skip to content

Commit a219860

Browse files
committed
Replace status badge
1 parent b0462ad commit a219860

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
A [JSON-LD][jsonld] processor for .NET.
44

55
[![NuGet][nuget-badge]][nuget]
6-
[![Build Status][travis-badge]][travis]
6+
![Build Status][gha-badge]
77
[![codecov][codecov-badge]][codecov]
88

99
This project has adopted the [Microsoft Open Source Code of Conduct][coc].
@@ -49,5 +49,4 @@ This project began life as a [Sharpen][sharpen]-based auto-port from
4949
[dnc-tutorial]: https://www.microsoft.com/net/core
5050
[codecov]: https://codecov.io/gh/linked-data-dotnet/json-ld.net
5151
[codecov-badge]: https://img.shields.io/codecov/c/github/linked-data-dotnet/json-ld.net/master.svg
52-
[travis]: https://travis-ci.org/linked-data-dotnet/json-ld.net
53-
[travis-badge]: https://img.shields.io/travis/linked-data-dotnet/json-ld.net.svg
52+
[gha-badge]: https://github.com/linked-data-dotnet/json-ld.net/workflows/dotnet/badge.svg

0 commit comments

Comments
 (0)