From 057a9e23467d9603567fa90346e2fe5a4aa2166c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=82=A8=E3=83=AA=E3=82=B9?= Date: Thu, 9 Apr 2020 16:50:35 +0900 Subject: [PATCH] doc(README): fix CI badge url (#107) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 14a4146..026444b 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ [![NPM](https://nodei.co/npm/xcode.png?compact=true)](https://nodei.co/npm/xcode/) -[![Node CI](https://github.com/apache/xcode/workflows/Node%20CI/badge.svg?branch=master)](https://github.com/apache/xcode/actions?query=branch%3Amaster) +[![Node CI](https://github.com/apache/cordova-node-xcode/workflows/Node%20CI/badge.svg?branch=master)](https://github.com/apache/cordova-node-xcode/actions?query=branch%3Amaster) Parser utility for xcodeproj project files