use 'bitbucket.io' address to manual

This commit is contained in:
Johan Holmberg 2017-04-14 18:29:56 +02:00
parent 01f041b9f3
commit 8fd531c4b5
2 changed files with 5 additions and 5 deletions

View File

@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Docutils 0.9.1: http://docutils.sourceforge.net/" />
<meta name="generator" content="Docutils 0.13.1: http://docutils.sourceforge.net/" />
<title>Cmdtest - a program for testing executable programs</title>
<style type="text/css">
@ -301,7 +301,7 @@ standard output, exit code, etc. <a class="reference external" href="https://bit
It consists of a main program and a number of library files.</p>
<div class="section" id="documentation">
<h1>Documentation</h1>
<p>A <a class="reference external" href="http://holmberg556.bitbucket.org/cmdtest/doc/cmdtest.html">Cmdtest User Guide</a> is available.
<p>A <a class="reference external" href="http://holmberg556.bitbucket.io/cmdtest/doc/cmdtest.html">Cmdtest User Guide</a> is available.
It is generated from the file <tt class="docutils literal">cmdtest.txt</tt> which is written in
<a class="reference external" href="http://docutils.sourceforge.net/rst.html">reStructuredText</a> format. There is also an <tt class="docutils literal">examples</tt> directory with
some real-world examples of using <a class="reference external" href="https://bitbucket.org/holmberg556/cmdtest">Cmdtest</a>.</p>
@ -312,7 +312,7 @@ some real-world examples of using <a class="reference external" href="https://bi
be executed directly from where it is checked out or unpacked. But the
program can also be installed. Use the following command:</p>
<pre class="literal-block">
$ hg clone https://bitbucket.org/holmberg556/cmdtest cmdtest
$ git clone https://bitbucket.org/holmberg556/cmdtest.git
$ cd cmdtest
$ ruby setup.rb # sudo may be needed
</pre>
@ -342,7 +342,7 @@ comfortable with. So I started to develop my own tool, and the result was
<div class="footer">
<hr class="footer" />
<a class="reference external" href="README.rst">View document source</a>.
Generated on: 2013-08-13.
Generated on: 2017-04-14.
Generated by <a class="reference external" href="http://docutils.sourceforge.net/">Docutils</a> from <a class="reference external" href="http://docutils.sourceforge.net/rst.html">reStructuredText</a> source.
</div>

View File

@ -56,4 +56,4 @@ Cmdtest_ was created by Johan Holmberg <holmberg556 at gmail dot com>.
.. _Cmdtest: https://bitbucket.org/holmberg556/cmdtest
.. _Cons: http://www.dsmit.com/cons/
.. _`Cmdtest User Guide`: http://holmberg556.bitbucket.org/cmdtest/doc/cmdtest.html
.. _`Cmdtest User Guide`: http://holmberg556.bitbucket.io/cmdtest/doc/cmdtest.html