mirror of
https://github.com/fmtlib/fmt.git
synced 2024-11-02 02:29:08 +00:00
Link to rendered instead of raw license file
This commit is contained in:
parent
fde90aa551
commit
6de2edf05b
@ -49,7 +49,7 @@ Features
|
||||
overflow errors.
|
||||
* Ease of use: small self-contained code base, no external dependencies,
|
||||
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
|
||||
across platforms and support for older compilers.
|
||||
* Clean warning-free codebase even on high warning levels
|
||||
@ -375,7 +375,7 @@ 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
|
||||
<http://cppformat.readthedocs.org/en/latest/syntax.html>`_
|
||||
|
Loading…
Reference in New Issue
Block a user