mirror of
https://github.com/fmtlib/fmt.git
synced 2024-12-27 08:40:14 +00:00
Update the documentation link
This commit is contained in:
parent
c389ec05a1
commit
eb50269744
@ -6,10 +6,6 @@ C++ Format
|
||||
|
||||
.. image:: https://ci.appveyor.com/api/projects/status/qk0bhyhqp1ekpat8
|
||||
:target: https://ci.appveyor.com/project/vitaut/cppformat
|
||||
|
||||
.. image:: https://readthedocs.org/projects/cppformat/badge/?version=stable
|
||||
:target: http://cppformat.readthedocs.org/en/stable/
|
||||
:alt: Documentation Status
|
||||
|
||||
.. image:: https://webapi.biicode.com/v1/badges/vitaut/vitaut/cppformat/master?dummy
|
||||
:target: https://www.biicode.com/vitaut/cppformat
|
||||
@ -22,6 +18,8 @@ C++ Format is an open-source formatting library for C++.
|
||||
It can be used as a safe alternative to printf or as a fast
|
||||
alternative to IOStreams.
|
||||
|
||||
`Documentation <http://cppformat.github.io/latest/>`_
|
||||
|
||||
Features
|
||||
--------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user