Link to rendered instead of raw license file

This commit is contained in:
vitaut
2015-05-07 06:45:13 -07:00
parent fde90aa551
commit 6de2edf05b

View File

@ -49,7 +49,7 @@ Features
overflow errors. overflow errors.
* Ease of use: small self-contained code base, no external dependencies, * Ease of use: small self-contained code base, no external dependencies,
permissive BSD `license permissive BSD `license
<https://raw.github.com/cppformat/cppformat/master/LICENSE.rst>`_ <https://github.com/cppformat/cppformat/blob/master/LICENSE.rst>`_
* `Portability <http://cppformat.github.io#portability>`_ with consistent output * `Portability <http://cppformat.github.io#portability>`_ with consistent output
across platforms and support for older compilers. across platforms and support for older compilers.
* Clean warning-free codebase even on high warning levels * Clean warning-free codebase even on high warning levels
@ -375,7 +375,7 @@ License
------- -------
C++ Format is distributed under the BSD `license C++ Format is distributed under the BSD `license
<https://raw.github.com/cppformat/cppformat/master/LICENSE.rst>`_. <https://github.com/cppformat/cppformat/blob/master/LICENSE.rst>`_.
The `Format String Syntax The `Format String Syntax
<http://cppformat.readthedocs.org/en/latest/syntax.html>`_ <http://cppformat.readthedocs.org/en/latest/syntax.html>`_