mirror of
https://github.com/fmtlib/fmt.git
synced 2025-07-30 02:37:36 +02:00
Link to rendered instead of raw license file
This commit is contained in:
@ -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>`_
|
||||||
|
Reference in New Issue
Block a user