Skip to content

Commit

Permalink
docs: search and replace repo links
Browse files Browse the repository at this point in the history
Signed-off-by: Karim Stekelenburg <karim@animo.id>
  • Loading branch information
karimStekelenburg committed Jan 30, 2024
1 parent d8c931f commit 810e2c4
Show file tree
Hide file tree
Showing 35 changed files with 51 additions and 51 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<p align="center">
<img
alt="Pipeline Status"
src="https://github.com/hyperledger/aries-framework-javascript/workflows/Continuous%20Integration/badge.svg?branch=main"
src="https://github.com/openwallet-foundation/credo-ts/workflows/Continuous%20Integration/badge.svg?branch=main"
/>
<a href="https://codecov.io/gh/hyperledger/aries-framework-javascript/"
><img
Expand Down
2 changes: 1 addition & 1 deletion demo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ These are the steps for running the Credo demo:
Clone the Credo git repository:

```sh
git clone https://github.com/hyperledger/aries-framework-javascript.git
git clone https://github.com/openwallet-foundation/credo-ts.git
```

Open two different terminals next to each other and in both, go to the demo folder:
Expand Down
2 changes: 1 addition & 1 deletion demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"repository": {
"type": "git",
"url": "https://github.com/hyperledger/aries-framework-javascript",
"url": "https://github.com/openwallet-foundation/credo-ts",
"directory": "demo/"
},
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"samples/*"
],
"repository": {
"url": "https://github.com/hyperledger/aries-framework-javascript",
"url": "https://github.com/openwallet-foundation/credo-ts",
"type": "git"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/action-menu/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
</p>
<br />

Action Menu module for [Credo](https://github.com/hyperledger/aries-framework-javascript.git). Implements [Aries RFC 0509](https://github.com/hyperledger/aries-rfcs/blob/1795d5c2d36f664f88f5e8045042ace8e573808c/features/0509-action-menu/README.md).
Action Menu module for [Credo](https://github.com/openwallet-foundation/credo-ts.git). Implements [Aries RFC 0509](https://github.com/hyperledger/aries-rfcs/blob/1795d5c2d36f664f88f5e8045042ace8e573808c/features/0509-action-menu/README.md).

### Installation

Expand Down
4 changes: 2 additions & 2 deletions packages/action-menu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"publishConfig": {
"access": "public"
},
"homepage": "https://github.com/hyperledger/aries-framework-javascript/tree/main/packages/action-menu",
"homepage": "https://github.com/openwallet-foundation/credo-ts/tree/main/packages/action-menu",
"repository": {
"type": "git",
"url": "https://github.com/hyperledger/aries-framework-javascript",
"url": "https://github.com/openwallet-foundation/credo-ts",
"directory": "packages/action-menu"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/anoncreds-rs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@
</p>
<br />

AnonCreds RS module for [Credo](https://github.com/hyperledger/aries-framework-javascript.git).
AnonCreds RS module for [Credo](https://github.com/openwallet-foundation/credo-ts.git).
4 changes: 2 additions & 2 deletions packages/anoncreds-rs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"publishConfig": {
"access": "public"
},
"homepage": "https://github.com/hyperledger/aries-framework-javascript/tree/main/packages/anoncreds-rs",
"homepage": "https://github.com/openwallet-foundation/credo-ts/tree/main/packages/anoncreds-rs",
"repository": {
"type": "git",
"url": "https://github.com/hyperledger/aries-framework-javascript",
"url": "https://github.com/openwallet-foundation/credo-ts",
"directory": "packages/anoncreds-rs"
},
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions packages/anoncreds/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"publishConfig": {
"access": "public"
},
"homepage": "https://github.com/hyperledger/aries-framework-javascript/tree/main/packages/anoncreds",
"homepage": "https://github.com/openwallet-foundation/credo-ts/tree/main/packages/anoncreds",
"repository": {
"type": "git",
"url": "https://github.com/hyperledger/aries-framework-javascript",
"url": "https://github.com/openwallet-foundation/credo-ts",
"directory": "packages/anoncreds"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/askar/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@
</p>
<br />

Askar module for [Credo](https://github.com/hyperledger/aries-framework-javascript.git).
Askar module for [Credo](https://github.com/openwallet-foundation/credo-ts.git).
4 changes: 2 additions & 2 deletions packages/askar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"publishConfig": {
"access": "public"
},
"homepage": "https://github.com/hyperledger/aries-framework-javascript/tree/main/packages/askar",
"homepage": "https://github.com/openwallet-foundation/credo-ts/tree/main/packages/askar",
"repository": {
"type": "git",
"url": "https://github.com/hyperledger/aries-framework-javascript",
"url": "https://github.com/openwallet-foundation/credo-ts",
"directory": "packages/askar"
},
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions packages/bbs-signatures/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"publishConfig": {
"access": "public"
},
"homepage": "https://github.com/hyperledger/aries-framework-javascript/tree/main/packages/bbs-signatures",
"homepage": "https://github.com/openwallet-foundation/credo-ts/tree/main/packages/bbs-signatures",
"repository": {
"type": "git",
"url": "https://github.com/hyperledger/aries-framework-javascript",
"url": "https://github.com/openwallet-foundation/credo-ts",
"directory": "packages/bbs-signatures"
},
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions packages/cheqd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"publishConfig": {
"access": "public"
},
"homepage": "https://github.com/hyperledger/aries-framework-javascript/tree/main/packages/cheqd",
"homepage": "https://github.com/openwallet-foundation/credo-ts/tree/main/packages/cheqd",
"repository": {
"type": "git",
"url": "https://github.com/hyperledger/aries-framework-javascript",
"url": "https://github.com/openwallet-foundation/credo-ts",
"directory": "packages/cheqd"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@
</p>
<br />

Credo Core provides the core functionality of Credo. See the [Getting Started Guide](https://github.com/hyperledger/aries-framework-javascript#getting-started) for installation instructions.
Credo Core provides the core functionality of Credo. See the [Getting Started Guide](https://github.com/openwallet-foundation/credo-ts#getting-started) for installation instructions.
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"publishConfig": {
"access": "public"
},
"homepage": "https://github.com/hyperledger/aries-framework-javascript/tree/main/packages/core",
"homepage": "https://github.com/openwallet-foundation/credo-ts/tree/main/packages/core",
"repository": {
"type": "git",
"url": "https://github.com/hyperledger/aries-framework-javascript",
"url": "https://github.com/openwallet-foundation/credo-ts",
"directory": "packages/core"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/indy-sdk-to-askar-migration/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@
</p>
<br />

Indy SDK to Askar migration module for [Credo](https://github.com/hyperledger/aries-framework-javascript.git).
Indy SDK to Askar migration module for [Credo](https://github.com/openwallet-foundation/credo-ts.git).
4 changes: 2 additions & 2 deletions packages/indy-sdk-to-askar-migration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"publishConfig": {
"access": "public"
},
"homepage": "https://github.com/hyperledger/aries-framework-javascript/tree/main/packages/indy-sdk-to-askar-migration",
"homepage": "https://github.com/openwallet-foundation/credo-ts/tree/main/packages/indy-sdk-to-askar-migration",
"repository": {
"type": "git",
"url": "https://github.com/hyperledger/aries-framework-javascript",
"url": "https://github.com/openwallet-foundation/credo-ts",
"directory": "packages/indy-sdk-to-askar-migration"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/indy-sdk/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@
</p>
<br />

IndySDK module for [Credo](https://github.com/hyperledger/aries-framework-javascript.git).
IndySDK module for [Credo](https://github.com/openwallet-foundation/credo-ts.git).
4 changes: 2 additions & 2 deletions packages/indy-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"publishConfig": {
"access": "public"
},
"homepage": "https://github.com/hyperledger/aries-framework-javascript/tree/main/packages/indy-sdk",
"homepage": "https://github.com/openwallet-foundation/credo-ts/tree/main/packages/indy-sdk",
"repository": {
"type": "git",
"url": "https://github.com/hyperledger/aries-framework-javascript",
"url": "https://github.com/openwallet-foundation/credo-ts",
"directory": "packages/indy-sdk"
},
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions packages/indy-vdr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"publishConfig": {
"access": "public"
},
"homepage": "https://github.com/hyperledger/aries-framework-javascript/tree/main/packages/indy-vdr",
"homepage": "https://github.com/openwallet-foundation/credo-ts/tree/main/packages/indy-vdr",
"repository": {
"type": "git",
"url": "https://github.com/hyperledger/aries-framework-javascript",
"url": "https://github.com/openwallet-foundation/credo-ts",
"directory": "packages/indy-vdr"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/node/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@
</p>
<br />

Credo Node provides platform specific dependencies to run Credo in [Node.JS](https://nodejs.org). See the [Getting Started Guide](https://github.com/hyperledger/aries-framework-javascript#getting-started) for installation instructions.
Credo Node provides platform specific dependencies to run Credo in [Node.JS](https://nodejs.org). See the [Getting Started Guide](https://github.com/openwallet-foundation/credo-ts#getting-started) for installation instructions.
4 changes: 2 additions & 2 deletions packages/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"publishConfig": {
"access": "public"
},
"homepage": "https://github.com/hyperledger/aries-framework-javascript/tree/main/packages/node",
"homepage": "https://github.com/openwallet-foundation/credo-ts/tree/main/packages/node",
"repository": {
"type": "git",
"url": "https://github.com/hyperledger/aries-framework-javascript",
"url": "https://github.com/openwallet-foundation/credo-ts",
"directory": "packages/node"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/openid4vc-client/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
</p>
<br />

Open ID Connect For Verifiable Credentials Client Module for [Credo](https://github.com/hyperledger/aries-framework-javascript).
Open ID Connect For Verifiable Credentials Client Module for [Credo](https://github.com/openwallet-foundation/credo-ts).

### Installation

Expand Down
4 changes: 2 additions & 2 deletions packages/openid4vc-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"publishConfig": {
"access": "public"
},
"homepage": "https://github.com/hyperledger/aries-framework-javascript/tree/main/packages/openid4vc-client",
"homepage": "https://github.com/openwallet-foundation/credo-ts/tree/main/packages/openid4vc-client",
"repository": {
"type": "git",
"url": "https://github.com/hyperledger/aries-framework-javascript",
"url": "https://github.com/openwallet-foundation/credo-ts",
"directory": "packages/openid4vc-client"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/question-answer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
</p>
<br />

Question Answer module for [Credo](https://github.com/hyperledger/aries-framework-javascript.git). Implements [Aries RFC 0113](https://github.com/hyperledger/aries-rfcs/blob/1795d5c2d36f664f88f5e8045042ace8e573808c/features/0113-question-answer/README.md).
Question Answer module for [Credo](https://github.com/openwallet-foundation/credo-ts.git). Implements [Aries RFC 0113](https://github.com/hyperledger/aries-rfcs/blob/1795d5c2d36f664f88f5e8045042ace8e573808c/features/0113-question-answer/README.md).

### Installation

Expand Down
4 changes: 2 additions & 2 deletions packages/question-answer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"publishConfig": {
"access": "public"
},
"homepage": "https://github.com/hyperledger/aries-framework-javascript/tree/main/packages/question-answer",
"homepage": "https://github.com/openwallet-foundation/credo-ts/tree/main/packages/question-answer",
"repository": {
"type": "git",
"url": "https://github.com/hyperledger/aries-framework-javascript",
"url": "https://github.com/openwallet-foundation/credo-ts",
"directory": "packages/question-answer"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/react-native/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@
</p>
<br />

Credo React Native provides platform specific dependencies to run Credo in [React Native](https://reactnative.dev). See the [Getting Started Guide](https://github.com/hyperledger/aries-framework-javascript#getting-started) for installation instructions.
Credo React Native provides platform specific dependencies to run Credo in [React Native](https://reactnative.dev). See the [Getting Started Guide](https://github.com/openwallet-foundation/credo-ts#getting-started) for installation instructions.
4 changes: 2 additions & 2 deletions packages/react-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"publishConfig": {
"access": "public"
},
"homepage": "https://github.com/hyperledger/aries-framework-javascript/tree/main/packages/react-native",
"homepage": "https://github.com/openwallet-foundation/credo-ts/tree/main/packages/react-native",
"repository": {
"type": "git",
"url": "https://github.com/hyperledger/aries-framework-javascript",
"url": "https://github.com/openwallet-foundation/credo-ts",
"directory": "packages/react-native"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/react-native/tsconfig.build.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

"compilerOptions": {
"outDir": "./build",
// FIXME https://github.com/hyperledger/aries-framework-javascript/pull/327
// FIXME https://github.com/openwallet-foundation/credo-ts/pull/327
"skipLibCheck": true,
"types": ["react-native"]
},
Expand Down
2 changes: 1 addition & 1 deletion packages/react-native/tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"extends": "../../tsconfig.json",
"compilerOptions": {
// FIXME https://github.com/hyperledger/aries-framework-javascript/pull/327
// FIXME https://github.com/openwallet-foundation/credo-ts/pull/327
"skipLibCheck": true,
"types": ["react-native", "jest"]
}
Expand Down
4 changes: 2 additions & 2 deletions packages/sd-jwt-vc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"publishConfig": {
"access": "public"
},
"homepage": "https://github.com/hyperledger/aries-framework-javascript/tree/main/packages/sd-jwt-vc",
"homepage": "https://github.com/openwallet-foundation/credo-ts/tree/main/packages/sd-jwt-vc",
"repository": {
"type": "git",
"url": "https://github.com/hyperledger/aries-framework-javascript",
"url": "https://github.com/openwallet-foundation/credo-ts",
"directory": "packages/sd-jwt-vc"
},
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions packages/tenants/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"publishConfig": {
"access": "public"
},
"homepage": "https://github.com/hyperledger/aries-framework-javascript/tree/main/packages/tenants",
"homepage": "https://github.com/openwallet-foundation/credo-ts/tree/main/packages/tenants",
"repository": {
"type": "git",
"url": "https://github.com/hyperledger/aries-framework-javascript",
"url": "https://github.com/openwallet-foundation/credo-ts",
"directory": "packages/tenants"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion samples/extension-module/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ These are the steps for running it:
Clone the Credo git repository:

```sh
git clone https://github.com/hyperledger/aries-framework-javascript.git
git clone https://github.com/openwallet-foundation/credo-ts.git
```

Open two different terminals and go to the extension-module directory:
Expand Down
2 changes: 1 addition & 1 deletion samples/extension-module/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"repository": {
"type": "git",
"url": "https://github.com/hyperledger/aries-framework-javascript",
"url": "https://github.com/openwallet-foundation/credo-ts",
"directory": "samples/extension-module/"
},
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion samples/tails/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"repository": {
"type": "git",
"url": "https://github.com/hyperledger/aries-framework-javascript",
"url": "https://github.com/openwallet-foundation/credo-ts",
"directory": "samples/tails/"
},
"license": "Apache-2.0",
Expand Down

0 comments on commit 810e2c4

Please sign in to comment.