Skip to content

Commit 97e6b60

Browse files
authored
docs: update readme links to the new domain
1 parent f906c18 commit 97e6b60

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
</div>
55
<br>
66
<p align="center">
7-
<a href="https://circleci.com/gh/dailynowco/daily-api">
8-
<img src="https://img.shields.io/circleci/build/github/dailynowco/daily-api/master.svg" alt="Build Status">
7+
<a href="https://circleci.com/gh/dailydotdev/daily-api">
8+
<img src="https://img.shields.io/circleci/build/github/dailydotdev/daily-api/master.svg" alt="Build Status">
99
</a>
10-
<a href="https://github.com/dailynowco/daily-api/blob/master/LICENSE">
11-
<img src="https://img.shields.io/github/license/dailynowco/daily-api.svg" alt="License">
10+
<a href="https://github.com/dailydotdev/daily-api/blob/master/LICENSE">
11+
<img src="https://img.shields.io/github/license/dailydotdev/daily-api.svg" alt="License">
1212
</a>
1313
<a href="https://stackshare.io/daily/daily">
1414
<img src="http://img.shields.io/badge/tech-stack-0690fa.svg?style=flat" alt="StackShare">
@@ -42,7 +42,7 @@ The project was bootstrapped with vue cli so it is very much like any other vue
4242
## Local environment
4343

4444
Daily API requires a running instance of MySQL, you can easily set it up using docker.
45-
[Check out this guide](https://github.com/dailynowco/daily#setting-up-local-environment) of how to setup Daily services, you need only MySQL (step 2).
45+
[Check out this guide](https://github.com/dailydotdev/daily#setting-up-local-environment) of how to setup Daily services, you need only MySQL (step 2).
4646

4747
When running locally the service, you will also have to set some environment variables:
4848
```bash
@@ -80,4 +80,4 @@ So you want to contribute to Daily API and make an impact, we are glad to hear i
8080

8181
Before you proceed we have a few guidelines for contribution that will make everything much easier.
8282
We would appreciate if you dedicate the time and read them carefully:
83-
https://github.com/dailynowco/.github/blob/master/CONTRIBUTING.md
83+
https://github.com/dailydotdev/.github/blob/master/CONTRIBUTING.md

0 commit comments

Comments
 (0)