diff --git a/README.md b/README.md index d0b77c3..6e1ee51 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # ecma-codebuddy: Azure OpenAI (commercial & GovCloud) VS Code assistant -[![CI](https://github.com/rbmathis/ecma-codebuddy/actions/workflows/ci.yml/badge.svg)](https://github.com/rbmathis/ecma-codebuddy/actions/workflows/ci.yml) +[![CI](https://github.com/rbmathis/code-buddy/actions/workflows/ci.yml/badge.svg)](https://github.com/rbmathis/code-buddy/actions/workflows/ci.yml) +======= + [![Coverage](https://img.shields.io/badge/coverage-nyc-lightgrey)](./coverage/badge.svg)

diff --git a/package.json b/package.json index 478c139..46b998a 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "icon": "resources/extensionIcon.png", "license": "MIT", "repository": { - "url": "https://github.com/rbmathis/ecma-codebuddy" + "url": "https://github.com/rbmathis/code-buddy" }, "engines": { "vscode": "^1.73.0"