mirror of
https://github.com/github/choosealicense.com
synced 2024-12-22 21:00:10 +01:00
licenses: make all permalinks relative
Pointing to `/artistic` is a broken link, since the content is in `licenses/`. Follow the lead of other licenses, which use a relative link that works.
This commit is contained in:
parent
3298755706
commit
9ec596780f
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: license
|
layout: license
|
||||||
title: Artistic License 2.0
|
title: Artistic License 2.0
|
||||||
permalink: /artistic/
|
permalink: artistic/
|
||||||
|
|
||||||
source: http://opensource.org/licenses/Artistic-2.0
|
source: http://opensource.org/licenses/Artistic-2.0
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: license
|
layout: license
|
||||||
title: BSD 2-Clause license
|
title: BSD 2-Clause license
|
||||||
permalink: /bsd/
|
permalink: bsd/
|
||||||
|
|
||||||
description: A permissive license that comes in two variants, the <a href="bsd">BSD 2-Clause</a> and <a href="bsd-3-clause">BSD 3-Clause</a>. Both have very minute differences to the MIT license.
|
description: A permissive license that comes in two variants, the <a href="bsd">BSD 2-Clause</a> and <a href="bsd-3-clause">BSD 3-Clause</a>. Both have very minute differences to the MIT license.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user