Very minor README fix.

This commit is contained in:
Ferdinand Majerech 2014-08-06 18:06:42 +02:00
parent ec5771efe2
commit e7131aafa9
2 changed files with 4 additions and 4 deletions

View file

@ -353,7 +353,7 @@ compliant to the YAML 1.1 specification. D:YAML is based on
<p>D:YAML is designed to be easy to use while supporting the full feature set of <p>D:YAML is designed to be easy to use while supporting the full feature set of
YAML. To start using it in your project, see the YAML. To start using it in your project, see the
<a class="reference external" href="https://github.com/kiith-sa/D-YAML/wiki/Getting-Started">Getting Started</a> <a class="reference external" href="https://github.com/kiith-sa/D-YAML/wiki/Getting-Started">Getting Started</a>
tutorial and the <a class="reference external" href="http://defenestrate.eu/docs/dyaml/">API documentation</a>.</p> tutorial and the <a class="reference external" href="http://defenestrate.eu/docs/dyaml/">documentation</a>.</p>
<p>D:YAML is still a work in progress. Its API is not stable and there might be <p>D:YAML is still a work in progress. Its API is not stable and there might be
compatibility breaking changes.</p> compatibility breaking changes.</p>
</div> </div>
@ -424,7 +424,7 @@ There are no plans to implement this at the moment.</li>
tutorial and other tutorials that can be found at the tutorial and other tutorials that can be found at the
<a class="reference external" href="https://github.com/kiith-sa/D-YAML/wiki">GitHub wiki</a> <a class="reference external" href="https://github.com/kiith-sa/D-YAML/wiki">GitHub wiki</a>
and in the <tt class="docutils literal">doc/html/tutorials/</tt> directory in the package. and in the <tt class="docutils literal">doc/html/tutorials/</tt> directory in the package.
For advanced usage, see the <a class="reference external" href="http://defenestrate.eu/docs/dyaml/">API documentation</a>.</p> For advanced usage, see the <a class="reference external" href="http://defenestrate.eu/docs/dyaml/">documentation</a>.</p>
</div> </div>
<div class="section" id="license"> <div class="section" id="license">
<h1>License</h1> <h1>License</h1>

View file

@ -18,7 +18,7 @@ compliant to the YAML 1.1 specification. D:YAML is based on
D:YAML is designed to be easy to use while supporting the full feature set of D:YAML is designed to be easy to use while supporting the full feature set of
YAML. To start using it in your project, see the YAML. To start using it in your project, see the
`Getting Started <https://github.com/kiith-sa/D-YAML/wiki/Getting-Started>`_ `Getting Started <https://github.com/kiith-sa/D-YAML/wiki/Getting-Started>`_
tutorial and the `API documentation <http://defenestrate.eu/docs/dyaml/>`_. tutorial and the `documentation <http://defenestrate.eu/docs/dyaml/>`_.
D:YAML is still a work in progress. Its API is not stable and there might be D:YAML is still a work in progress. Its API is not stable and there might be
compatibility breaking changes. compatibility breaking changes.
@ -76,7 +76,7 @@ See the
tutorial and other tutorials that can be found at the tutorial and other tutorials that can be found at the
`GitHub wiki <https://github.com/kiith-sa/D-YAML/wiki>`_ `GitHub wiki <https://github.com/kiith-sa/D-YAML/wiki>`_
and in the ``doc/html/tutorials/`` directory in the package. and in the ``doc/html/tutorials/`` directory in the package.
For advanced usage, see the `API documentation <http://defenestrate.eu/docs/dyaml/>`_. For advanced usage, see the `documentation <http://defenestrate.eu/docs/dyaml/>`_.
------- -------