Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

Commit 3c2f36c

Browse files
committed
Update links in README to point to orbitdb org
1 parent 91e422f commit 3c2f36c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# orbitdb - CLI for orbit-db
22

33
[![npm version](https://badge.fury.io/js/orbit-db-cli.svg)](https://badge.fury.io/js/orbit-db-cli)
4-
[![CircleCI](https://circleci.com/gh/haadcode/orbit-db-cli.svg?style=shield)](https://circleci.com/gh/haadcode/orbit-db-cli)
4+
[![CircleCI](https://circleci.com/gh/orbitdb/orbit-db-cli.svg?style=shield)](https://circleci.com/gh/orbitdb/orbit-db-cli)
55
[![](https://img.shields.io/badge/freenode-%23orbitdb-blue.svg?style=flat-square)](http://webchat.freenode.net/?channels=%23orbitdb)
66

77
A CLI tool to manage [orbit-db](https://github.com/orbitdb/orbit-db) databases.
@@ -50,7 +50,7 @@ npm install -g orbit-db-cli
5050
From Git:
5151

5252
```
53-
git clone https://github.com/haadcode/orbit-db-cli.git
53+
git clone https://github.com/orbitdb/orbit-db-cli.git
5454
cd orbit-db-cli/
5555
npm install
5656
```

0 commit comments

Comments
 (0)