mirror of
https://github.com/github/choosealicense.com
synced 2024-12-22 04:40:09 +01:00
Merge pull request #714 from zisk/patch-1
Update link to .NET Core license file
This commit is contained in:
commit
6642fd15cb
1
Gemfile
1
Gemfile
@ -6,6 +6,7 @@ require 'json'
|
||||
require 'open-uri'
|
||||
versions = JSON.parse(open('https://pages.github.com/versions.json').read)
|
||||
|
||||
gem 'faraday', '< 1.0'
|
||||
gem 'github-pages', versions['github-pages']
|
||||
|
||||
group :development do
|
||||
|
@ -10,7 +10,7 @@ how: Create a text file (typically named LICENSE or LICENSE.txt) in the root of
|
||||
|
||||
using:
|
||||
- Babel: https://github.com/babel/babel/blob/master/LICENSE
|
||||
- .NET Core: https://github.com/dotnet/corefx/blob/master/LICENSE.TXT
|
||||
- .NET Core: https://github.com/dotnet/runtime/blob/master/LICENSE.TXT
|
||||
- Rails: https://github.com/rails/rails/blob/master/MIT-LICENSE
|
||||
|
||||
permissions:
|
||||
|
Loading…
x
Reference in New Issue
Block a user