Skip to content

Commit 87e4a85

Browse files
updating shield for transferred repo url
1 parent ed18fb0 commit 87e4a85

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# OEO Data Management
22

3-
[![codecov](https://codecov.io/gh/ParticularlyPythonicBS/oeo_data/branch/develop/graph/badge.svg?token=O1ZU4OE5UY)](https://codecov.io/gh/ParticularlyPythonicBS/oeo_data)
4-
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/ParticularlyPythonicBS/oeo_data/main.svg)](https://results.pre-commit.ci/latest/github/ParticularlyPythonicBS/oeo_data/main)
5-
[![CI](https://github.com/ParticularlyPythonicBS/oeo_data/actions/workflows/ci.yml/badge.svg?branch=develop)](https://github.com/ParticularlyPythonicBS/oeo_data/actions/workflows/ci.yml)
6-
[![Publish Dataset to R2](https://github.com/ParticularlyPythonicBS/oeo_data/actions/workflows/publish.yml/badge.svg?branch=develop)](https://github.com/ParticularlyPythonicBS/oeo_data/actions/workflows/publish.yml)
7-
[![Cleanup Staging Bucket](https://github.com/ParticularlyPythonicBS/oeo_data/actions/workflows/cleanup.yml/badge.svg)](https://github.com/ParticularlyPythonicBS/oeo_data/actions/workflows/cleanup.yml)
3+
[![codecov](https://codecov.io/gh/TemoaProject/data/graph/badge.svg?token=I7IU95ZY51)](https://codecov.io/gh/TemoaProject/data)
4+
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/TemoaProject/data/main.svg)](https://results.pre-commit.ci/latest/github/TemoaProject/data/main)
5+
[![CI](https://github.com/TemoaProject/data/actions/workflows/ci.yml/badge.svg)](https://github.com/TemoaProject/data/actions/workflows/ci.yml)
6+
[![Publish Dataset to R2](https://github.com/TemoaProject/data/actions/workflows/publish.yml/badge.svg?branch=develop)](https://github.com/TemoaProject/data/actions/workflows/publish.yml)
7+
[![Cleanup Staging Bucket](https://github.com/TemoaProject/data/actions/workflows/cleanup.yml/badge.svg)](https://github.com/TemoaProject/data/actions/workflows/cleanup.yml)
88

99
This is the official repository for versioned input databases used by the Open Energy Outlook (OEO) initiative. It contains a command-line tool (datamanager) designed to manage these Temoa-compatible SQLite databases using a secure, auditable, and CI/CD-driven workflow.
1010

@@ -79,8 +79,8 @@ flowchart TD
7979
1. **Clone the Repository:**
8080

8181
```bash
82-
git clone git@github.com:ParticularlyPythonicBS/oeo_data.git
83-
cd oeo_data
82+
git clone git@github.com:TemoaProject/data.git
83+
cd data
8484
```
8585

8686
2. **Install Dependencies:**

0 commit comments

Comments
 (0)