Migrate to readthedocs.io

This commit is contained in:
Jakob Stoklund Olesen
2016-04-27 16:08:08 -07:00
parent 9a6f79a9ba
commit 71f8fe1cb1
2 changed files with 3 additions and 3 deletions

View File

@@ -5,8 +5,8 @@ Cretonne Code Generator
Cretonne is a low-level retargetable code generator. It translates a
target-independent intermediate language into executable machine code.
.. image:: https://readthedocs.org/projects/cretonne/badge/?version=latest
:target: http://cretonne.readthedocs.org/en/latest/?badge=latest
.. image:: https://readthedocs.io/projects/cretonne/badge/?version=latest
:target: http://cretonne.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
Cretonne is designed to be a code generator for WebAssembly with these design