diff options
| author | Bdale Garbee <bdale@gag.com> | 2009-01-01 09:56:14 -0700 |
|---|---|---|
| committer | Bdale Garbee <bdale@gag.com> | 2009-01-01 09:56:14 -0700 |
| commit | 07b769418fb44767bfd1bb5ea36ad8d864a91a13 (patch) | |
| tree | 38f0fd1469f433f2d04e9fccb8fc3c1dfc60c673 | |
| parent | ed53f976431fa844645e6e3ba5d25fa67c37b42c (diff) | |
fix broken urls
| -rw-r--r-- | index.mdwn | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -6,9 +6,10 @@ in process! <p> All hardware designs on this site are licensed under the [TAPR](http://www.tapr.org/) -[Open Hardware License](http://www.tapr.org/OHL), +[Open Hardware License](http://www.tapr.org/ohl.html), and all the software is under the -[GPL version 2](http://www.gnu.org/licenses/old-licenses/gpl-2.0.html) +[GNU](http://www.gnu.org/) +[General Public License, version 2](http://www.gnu.org/licenses/old-licenses/gpl-2.0.html) or compatible licenses. # Projects # |
