mirror of
https://github.com/github/choosealicense.com
synced 2024-12-21 20:30:10 +01:00
avoid master->gh-pages redirect
This commit is contained in:
parent
1a2ed66239
commit
8359cdcb3f
@ -28,7 +28,7 @@ describe 'licenses' do
|
||||
|
||||
context 'industry approval' do
|
||||
it 'should be approved by OSI or FSF or OD' do
|
||||
expect(approved_licenses).to include(spdx_lcase), 'See https://github.com/github/choosealicense.com/blob/master/CONTRIBUTING.md#adding-new-licenses.'
|
||||
expect(approved_licenses).to include(spdx_lcase), 'See https://github.com/github/choosealicense.com/blob/gh-pages/CONTRIBUTING.md#adding-new-licenses.'
|
||||
end
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user