From 9803b3cb77182a41018c5534d1481cdea220c76a Mon Sep 17 00:00:00 2001 From: Masaki Kawaguchi Date: Tue, 30 Apr 2024 15:14:56 +0900 Subject: [PATCH] fix build status budge --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 80464e2..7fb340f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # EdgeGrid for Node.js -[![Build Status](https://travis-ci.org/akamai/AkamaiOPEN-edgegrid-node.svg?branch=master)](https://travis-ci.org/akamai/AkamaiOPEN-edgegrid-node) +![Build Status](https://github.com/akamai/AkamaiOPEN-edgegrid-node/actions/workflows/test.yml/badge.svg) + This library implements an Authentication handler for the Akamai EdgeGrid Authentication scheme in Node.js.