Skip to content

Commit ff0d8c9

Browse files
committed
update repo links and path
1 parent 1381992 commit ff0d8c9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ To get started, you can clone the repository and run it locally using the follow
99
1. Clone the repository:
1010

1111
```bash
12-
git clone https://github.com/CivicDataLab/data-exchange.git
12+
git clone https://github.com/CivicDataLab/DataSpaceFrontend.git
1313
```
1414

1515
2. Install dependencies
1616

1717
```bash
18-
cd data-exchange
18+
cd DataSpaceFrontend
1919

2020
npm i
2121
```
@@ -48,7 +48,7 @@ Data Exchange uses Next.js new `app` directory. For more information on how to u
4848

4949
## Community
5050

51-
We use Github Discussions to discuss ideas, proposals and questions about the project. You can [head over there](https://github.com/CivicDataLab/data-exchange/discussions) to interact with the community.
51+
We use Github Discussions to discuss ideas, proposals and questions about the project. You can [head over there](https://github.com/CivicDataLab/DataSpaceFrontend/discussions) to interact with the community.
5252

5353
Our [Code of Conduct](CODE_OF_CONDUCT.md) applies to all community channels.
5454

0 commit comments

Comments
 (0)