From 21b20c4308c443f7d27138bdca191d9e42e68e91 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 6 Jun 2025 04:01:41 +0000 Subject: [PATCH] Update organization --- README.md | 2 +- docs/README.hbs | 2 +- package.json | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index c4d39e7..0d1c7cf 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![CodeQL](https://github.com/digi-serve/ab-utils/actions/workflows/codeql.yml/badge.svg)](https://github.com/digi-serve/ab-utils/actions/workflows/codeql.yml) [![Unit](https://github.com/digi-serve/ab-utils/actions/workflows/unit-test.yml/badge.svg)](https://github.com/digi-serve/ab-utils/actions/workflows/unit-test.yml) [![npm (scoped)](https://img.shields.io/npm/v/@digiserve/ab-utils)](https://www.npmjs.com/package/@digiserve/ab-utils) +[![CodeQL](https://github.com/CruGlobal/ab-utils/actions/workflows/codeql.yml/badge.svg)](https://github.com/CruGlobal/ab-utils/actions/workflows/codeql.yml) [![Unit](https://github.com/CruGlobal/ab-utils/actions/workflows/unit-test.yml/badge.svg)](https://github.com/CruGlobal/ab-utils/actions/workflows/unit-test.yml) [![npm (scoped)](https://img.shields.io/npm/v/@digiserve/ab-utils)](https://www.npmjs.com/package/@digiserve/ab-utils) ## ab-utils diff --git a/docs/README.hbs b/docs/README.hbs index 03fef94..4cae310 100644 --- a/docs/README.hbs +++ b/docs/README.hbs @@ -1,4 +1,4 @@ -[![CodeQL](https://github.com/digi-serve/ab-utils/actions/workflows/codeql.yml/badge.svg)](https://github.com/digi-serve/ab-utils/actions/workflows/codeql.yml) [![Unit](https://github.com/digi-serve/ab-utils/actions/workflows/unit-test.yml/badge.svg)](https://github.com/digi-serve/ab-utils/actions/workflows/unit-test.yml) [![npm (scoped)](https://img.shields.io/npm/v/@digiserve/ab-utils)](https://www.npmjs.com/package/@digiserve/ab-utils) +[![CodeQL](https://github.com/CruGlobal/ab-utils/actions/workflows/codeql.yml/badge.svg)](https://github.com/CruGlobal/ab-utils/actions/workflows/codeql.yml) [![Unit](https://github.com/CruGlobal/ab-utils/actions/workflows/unit-test.yml/badge.svg)](https://github.com/CruGlobal/ab-utils/actions/workflows/unit-test.yml) [![npm (scoped)](https://img.shields.io/npm/v/@digiserve/ab-utils)](https://www.npmjs.com/package/@digiserve/ab-utils) {{#module name="ab-utils"}} {{>docs}} {{/module}} diff --git a/package.json b/package.json index 7c1a04c..4435ca1 100644 --- a/package.json +++ b/package.json @@ -5,11 +5,11 @@ "main": "ab-utils.js", "author": "Johnny Hausman", "license": "MIT", - "homepage": "https://github.com/digi-serve/ab-utils#readme", + "homepage": "https://github.com/CruGlobal/ab-utils#readme", "bugs": { - "url": "https://github.com/digi-serve/ab-utils/issues" + "url": "https://github.com/CruGlobal/ab-utils/issues" }, - "repository": "github:digi-serve/ab-utils", + "repository": "github:CruGlobal/ab-utils", "dependencies": { "@opentelemetry/api": "^1.4.1", "@opentelemetry/auto-instrumentations-node": "^0.39.2",