1
0
mirror of https://github.com/github/choosealicense.com synced 2024-06-29 23:23:02 +02:00

chore: remove git.io

All links on git.io will stop redirecting after April 29, 2022.

- https://github.blog/changelog/2022-04-25-git-io-deprecation/
This commit is contained in:
Baoshuo Ren 2022-04-27 17:19:40 +08:00 committed by GitHub
parent 48c1e44d1d
commit 1a2ed66239
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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://git.io/vzCTV.'
expect(approved_licenses).to include(spdx_lcase), 'See https://github.com/github/choosealicense.com/blob/master/CONTRIBUTING.md#adding-new-licenses.'
end
end