Skip to content

Commit e59dba2

Browse files
authored
Merge pull request #182 from pacoorozco/issue-180
Change the branch main instead of the old master
2 parents d1df1f9 + 09ba8d1 commit e59dba2

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
@@ -3,7 +3,7 @@
33
[![Build Status](https://travis-ci.com/pacoorozco/gamify-laravel.svg)](https://travis-ci.com/pacoorozco/gamify-laravel)
44
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/pacoorozco/gamify-laravel/badges/quality-score.png)](https://scrutinizer-ci.com/g/pacoorozco/gamify-laravel)
55
[![Code Coverage](https://scrutinizer-ci.com/g/pacoorozco/gamify-laravel/badges/coverage.png)](https://scrutinizer-ci.com/g/pacoorozco/gamify-laravel)
6-
[![License](https://img.shields.io/github/license/pacoorozco/gamify-laravel.svg)](https://github.com/pacoorozco/gamify-laravel/blob/master/LICENSE)
6+
[![License](https://img.shields.io/github/license/pacoorozco/gamify-laravel.svg)](LICENSE)
77
[![Laravel Version](https://img.shields.io/badge/Laravel-6.x-orange.svg)](https://laravel.com/docs/6.x)
88
[![GitHub release](https://img.shields.io/github/release/pacoorozco/gamify-laravel.svg?style=flat-square)](https://github.com/pacoorozco/gamify-laravel/releases)
99

@@ -51,7 +51,7 @@ Prior this installation, you **need to have installed** this software:
5151
composer install
5252
```
5353
54-
1. Copy [`.env.example`](https://github.com/pacoorozco/gamify-laravel/blob/master/.env.example) to `.env`.
54+
1. Copy [`.env.example`](.env.example) to `.env`.
5555
5656
> **NOTE**: You don't need to touch anything from this file. It works with default settings.
5757

@@ -79,7 +79,7 @@ If you have issues with **gamify**, you can report them with the [GitHub issues
7979

8080
## Contributing
8181

82-
Please see [CONTRIBUTE](https://github.com/pacoorozco/gamify-laravel/blob/master/CONTRIBUTE.md) for details.
82+
Please see [CONTRIBUTE](CONTRIBUTE.md) for details.
8383

8484
## License
8585

0 commit comments

Comments
 (0)