|
4 | 4 | </div>
|
5 | 5 | <br>
|
6 | 6 | <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"> |
9 | 9 | </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"> |
12 | 12 | </a>
|
13 | 13 | <a href="https://stackshare.io/daily/daily">
|
14 | 14 | <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
|
42 | 42 | ## Local environment
|
43 | 43 |
|
44 | 44 | 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). |
46 | 46 |
|
47 | 47 | When running locally the service, you will also have to set some environment variables:
|
48 | 48 | ```bash
|
@@ -80,4 +80,4 @@ So you want to contribute to Daily API and make an impact, we are glad to hear i
|
80 | 80 |
|
81 | 81 | Before you proceed we have a few guidelines for contribution that will make everything much easier.
|
82 | 82 | 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