aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorn8225 <n8225@users.noreply.github.com>2016-12-07 16:16:44 +0000
committerGitHub <noreply@github.com>2016-12-07 16:16:44 +0000
commitaff02471b494d53ddbae771cdb94616ceeb5448e (patch)
tree2724bde4cc87658993c8f949e8238c30c03839b5 /README.md
parentMerge pull request #881 from Kovah/#300 (diff)
downloadawesome-selfhosted-aff02471b494d53ddbae771cdb94616ceeb5448e.tar.gz
awesome-selfhosted-aff02471b494d53ddbae771cdb94616ceeb5448e.zip
Fix CCBYSAv4 syntax in list of Licenses
added closing ` to `CCBYSAv4` license in list of licenses
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d29b8874..c3d6bb86 100644
--- a/README.md
+++ b/README.md
@@ -1168,7 +1168,7 @@ See also [Documentation Generators](#documentation-generators), [Wikimatrix](htt
* `CCBYNCSAv2` - [Creative Commons Attribution-NonCommercial-ShareAlike 2.0](https://creativecommons.org/licenses/by-nc-sa/2.0/)
* `CCBYNCSAv3` - [Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported](https://creativecommons.org/licenses/by-nc-sa/3.0/)
* `CCBYNCv4` - [Creative Commons Attribution-NonCommercial 4.0 International](https://creativecommons.org/licenses/by-nc/4.0/)
- * `CCBYSAv4 - [Creative Commons Attribution-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-sa/4.0/)
+ * `CCBYSAv4` - [Creative Commons Attribution-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-sa/4.0/)
* `CC0` - [Public Domain](https://creativecommons.org/about/cc0/)
* `CDDL` - [Common Development and Distribution License](https://opensource.org/licenses/CDDL-1.0)
* `CeCILL-B` - [CEA CNRS INRIA Logiciel Libre](http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.txt)