Skip to content

Commit 5f69932

Browse files
committed
fix(docs): update stale base-org references to base org in README
1 parent 4cca72b commit 5f69932

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44

55
This repo contains contracts and scripts for Base.
66
Note that Base primarily utilizes Optimism's bedrock contracts located in Optimism's repo [here](https://github.com/ethereum-optimism/optimism/tree/develop/packages/contracts-bedrock).
7-
For contract deployment artifacts, see [base-org/contract-deployments](https://github.com/base-org/contract-deployments).
7+
For contract deployment artifacts, see [base/contract-deployments](https://github.com/base/contract-deployments).
88

99
<!-- Badge row 1 - status -->
1010

11-
[![GitHub contributors](https://img.shields.io/github/contributors/base-org/contracts)](https://github.com/base/contracts/graphs/contributors)
12-
[![GitHub commit activity](https://img.shields.io/github/commit-activity/w/base-org/contracts)](https://github.com/base/contracts/graphs/contributors)
13-
[![GitHub Stars](https://img.shields.io/github/stars/base-org/contracts.svg)](https://github.com/base/contracts/stargazers)
14-
![GitHub repo size](https://img.shields.io/github/repo-size/base-org/contracts)
15-
[![GitHub](https://img.shields.io/github/license/base-org/contracts?color=blue)](https://github.com/base/contracts/blob/main/LICENSE)
11+
[![GitHub contributors](https://img.shields.io/github/contributors/base/contracts)](https://github.com/base/contracts/graphs/contributors)
12+
[![GitHub commit activity](https://img.shields.io/github/commit-activity/w/base/contracts)](https://github.com/base/contracts/graphs/contributors)
13+
[![GitHub Stars](https://img.shields.io/github/stars/base/contracts.svg)](https://github.com/base/contracts/stargazers)
14+
![GitHub repo size](https://img.shields.io/github/repo-size/base/contracts)
15+
[![GitHub](https://img.shields.io/github/license/base/contracts?color=blue)](https://github.com/base/contracts/blob/main/LICENSE)
1616

1717
<!-- Badge row 2 - links and profiles -->
1818

@@ -24,8 +24,8 @@ For contract deployment artifacts, see [base-org/contract-deployments](https://g
2424

2525
<!-- Badge row 3 - detailed status -->
2626

27-
[![GitHub pull requests by-label](https://img.shields.io/github/issues-pr-raw/base-org/contracts)](https://github.com/base/contracts/pulls)
28-
[![GitHub Issues](https://img.shields.io/github/issues-raw/base-org/contracts.svg)](https://github.com/base/contracts/issues)
27+
[![GitHub pull requests by-label](https://img.shields.io/github/issues-pr-raw/base/contracts)](https://github.com/base/contracts/pulls)
28+
[![GitHub Issues](https://img.shields.io/github/issues-raw/base/contracts.svg)](https://github.com/base/contracts/issues)
2929

3030
### Fixing semver-lock CI failures
3131

0 commit comments

Comments
 (0)