Skip to content

Commit 5757d97

Browse files
docs: fix GitHub URLs with double @forgesworn prefix
1 parent e602b80 commit 5757d97

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
## Setup
44

55
```bash
6-
git clone https://github.com/forgesworn/@forgesworn/range-proof.git
7-
cd @forgesworn/range-proof
6+
git clone https://github.com/forgesworn/range-proof.git
7+
cd range-proof
88
npm install
99
npm test
1010
```

SECURITY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Security
22

3-
If you discover a security vulnerability, please report it privately via [GitHub Security Advisories](https://github.com/forgesworn/@forgesworn/range-proof/security/advisories/new).
3+
If you discover a security vulnerability, please report it privately via [GitHub Security Advisories](https://github.com/forgesworn/range-proof/security/advisories/new).

0 commit comments

Comments
 (0)