From cc404c2033674302592d3f9607b35f3ce436c40e Mon Sep 17 00:00:00 2001 From: Neel Date: Thu, 28 Mar 2024 17:19:17 +0530 Subject: [PATCH] refactor: update repo link of assets --- README.md | 12 ++++++------ apps/api/src/main.ts | 6 +++--- apps/contracts/contracts/README.md | 2 +- apps/docs/static/data/articles.json | 2 +- libs/api-sdk/README.md | 2 +- libs/credentials/README.md | 2 +- libs/hardhat/README.md | 2 +- libs/utils/README.md | 2 +- 8 files changed, 15 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index dd5cbe5..65e76d7 100644 --- a/README.md +++ b/README.md @@ -9,16 +9,16 @@ - Github license + Github license - GitHub Workflow test + GitHub Workflow test - GitHub Workflow style + GitHub Workflow style - - Coveralls + + Coveralls Linter eslint @@ -288,7 +288,7 @@ Bandada offers APIs for retrieving group data and managing group members. As an To enable API access for a group, go to the group page in the dashboard and toggle the **Enable API Access** button. Once enabled, a new API key will be generated for you. You can disable API access at any time using the same toggle button. -[Enable API access toggle for off-chain group](https://github.com/privacy-scaling-explorations/bandada/assets/20580910/e7106f24-39c8-422d-97a5-11756200ae03) +[Enable API access toggle for off-chain group](https://github.com/bandada-infra/bandada/assets/20580910/e7106f24-39c8-422d-97a5-11756200ae03) ## 🔌 APIs endpoints diff --git a/apps/api/src/main.ts b/apps/api/src/main.ts index 14840a3..1e16781 100644 --- a/apps/api/src/main.ts +++ b/apps/api/src/main.ts @@ -39,7 +39,7 @@ async function bootstrap() { const latestVersion = await ( await fetch( - "https://api.github.com/repos/privacy-scaling-explorations/bandada/releases/latest" + "https://api.github.com/repos/bandada-infra/bandada/releases/latest" ) ).json() @@ -54,9 +54,9 @@ async function bootstrap() { const configUI = { swaggerOptions: { defaultModelsExpandDepth: -1 }, customfavIcon: - "https://raw.githubusercontent.com/privacy-scaling-explorations/bandada/main/apps/dashboard/src/assets/favicon.ico", + "https://raw.githubusercontent.com/bandada-infra/bandada/main/apps/dashboard/src/assets/favicon.ico", customSiteTitle: "Bandada API Docs", - customCss: `.topbar-wrapper img {content:url('https://raw.githubusercontent.com/privacy-scaling-explorations/bandada/d5268274cbb93f73a1960e131bff0d2bf1eacea9/apps/dashboard/src/assets/icon1.svg'); width:60px; height:auto;} + customCss: `.topbar-wrapper img {content:url('https://raw.githubusercontent.com/bandada-infra/bandada/d5268274cbb93f73a1960e131bff0d2bf1eacea9/apps/dashboard/src/assets/icon1.svg'); width:60px; height:auto;} .swagger-ui .topbar { background-color: transparent; } small.version-stamp { display: none !important; }`, customJsStr: ` // Add a custom title to the right side of the Swagger UI page diff --git a/apps/contracts/contracts/README.md b/apps/contracts/contracts/README.md index 65ffcac..8c6b3b7 100644 --- a/apps/contracts/contracts/README.md +++ b/apps/contracts/contracts/README.md @@ -10,7 +10,7 @@ - Github license + Github license NPM version diff --git a/apps/docs/static/data/articles.json b/apps/docs/static/data/articles.json index 05fbba5..2db82d2 100644 --- a/apps/docs/static/data/articles.json +++ b/apps/docs/static/data/articles.json @@ -4,6 +4,6 @@ "minRead": 3, "date": "2023-08-23", "authors": ["Bandada team"], - "url": "https://mirror.xyz/privacy-scaling-explorations.eth/p3Mtft28FG1ctgeUARVEKLTK_KexnWC6T4CUHaQark4" + "url": "https://mirror.xyz/bandada-infra.eth/p3Mtft28FG1ctgeUARVEKLTK_KexnWC6T4CUHaQark4" } ] diff --git a/libs/api-sdk/README.md b/libs/api-sdk/README.md index d7f0f27..3861e12 100644 --- a/libs/api-sdk/README.md +++ b/libs/api-sdk/README.md @@ -10,7 +10,7 @@ - Github license + Github license NPM version diff --git a/libs/credentials/README.md b/libs/credentials/README.md index 761e5e3..d4d5412 100644 --- a/libs/credentials/README.md +++ b/libs/credentials/README.md @@ -10,7 +10,7 @@ - Github license + Github license NPM version diff --git a/libs/hardhat/README.md b/libs/hardhat/README.md index f9dc2f2..be5ad8b 100644 --- a/libs/hardhat/README.md +++ b/libs/hardhat/README.md @@ -10,7 +10,7 @@ - Github license + Github license NPM version diff --git a/libs/utils/README.md b/libs/utils/README.md index 2cbf06d..2e2eb9f 100644 --- a/libs/utils/README.md +++ b/libs/utils/README.md @@ -10,7 +10,7 @@ - Github license + Github license NPM version