mirror of
https://github.com/github/choosealicense.com
synced 2024-12-22 04:40:09 +01:00
Merge pull request #72 from github/license-relative-links
licenses: make all permalinks relative
This commit is contained in:
commit
e265b4b988
@ -1,7 +1,7 @@
|
||||
---
|
||||
layout: license
|
||||
title: Artistic License 2.0
|
||||
permalink: /artistic/
|
||||
permalink: artistic/
|
||||
|
||||
source: http://opensource.org/licenses/Artistic-2.0
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
layout: 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.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user