Fixed broken License link in Readme

The previous link was giving 404. Changed the relative URL to absolute URL.
This commit is contained in:
Satyadeep
2019-01-16 15:47:18 +05:30
committed by GitHub
parent d081b64ce2
commit 4015b19484

View File

@ -119,4 +119,4 @@ If youre looking for ways to get started, here's a list of ways to help us im
## License
Outline is [BSD licensed](/blob/master/LICENSE).
Outline is [BSD licensed](https://github.com/outline/outline/blob/master/LICENSE).