1
0
mirror of https://github.com/github/choosealicense.com synced 2024-12-22 04:40:09 +01:00

rename 'content' page to 'non-code'

This commit is contained in:
Aidan Feldman 2014-01-12 23:11:18 -05:00
parent b1275252c5
commit a73e18bcd3
2 changed files with 5 additions and 5 deletions

View File

@ -56,9 +56,9 @@ description: A site to provide non-judgmental guidance on choosing a license for
</h2> </h2>
<ul class="triptych see-more clearfix"> <ul class="triptych see-more clearfix">
<li class="first-li"> <li class="first-li">
<h3>My content isnt code.</h3> <h3>My project isnt code.</h3>
<p> <p>
<a href="content">There are licenses for that</a>. <a href="non-code">There are licenses for that</a>.
</p> </p>
</li> </li>
<li> <li>

View File

@ -1,9 +1,9 @@
--- ---
title: Licensing Content title: Non-Code
layout: default layout: default
permalink: /content/ permalink: /non-code/
--- ---
While the focus of this site is open source software, we recommend checking out [Creative Commons](http://creativecommons.org/choose/) for other types of projects. While the focus of this site is open source software, we recommend checking out [Creative Commons](http://creativecommons.org/choose/) for most other types of projects.
If your project contains a mix of software and content, you can include multiple licenses, as long as you are explicit about which license applies to what segments of the project. See [the license disclaimer for this site](https://github.com/github/choosealicense.com#license) as an example. If your project contains a mix of software and content, you can include multiple licenses, as long as you are explicit about which license applies to what segments of the project. See [the license disclaimer for this site](https://github.com/github/choosealicense.com#license) as an example.