fix broke links

git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1076321 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael Stack 2011-03-02 18:42:27 +00:00
parent e07675d2dc
commit 2deb3cadb6
1 changed files with 4 additions and 4 deletions

View File

@ -449,7 +449,7 @@ windows is not recommended.
If you are running HBase on Windows, you must install If you are running HBase on Windows, you must install
<link xlink:href="http://cygwin.com/">Cygwin</link> <link xlink:href="http://cygwin.com/">Cygwin</link>
to have a *nix-like environment for the shell scripts. The full details to have a *nix-like environment for the shell scripts. The full details
are explained in the <link xlink:href="cygwin.html">Windows Installation</link> are explained in the <link xlink:href="http://hbase.apache.org/cygwin.html">Windows Installation</link>
guide. guide.
</para> </para>
</section> </section>
@ -554,7 +554,7 @@ connect from a remote location.</para>
for how to start and verify your pseudo-distributed install. for how to start and verify your pseudo-distributed install.
<footnote> <footnote>
<para>See <link xlink:href="pseudo-distributed.html">Pseudo-distributed mode extras</link> <para>See <link xlink:href="http://hbase.apache.org/pseudo-distributed.html">Pseudo-distributed mode extras</link>
for notes on how to start extra Masters and regionservers when running for notes on how to start extra Masters and regionservers when running
pseudo-distributed.</para> pseudo-distributed.</para>
</footnote> </footnote>
@ -1388,13 +1388,13 @@ of all regions.
<chapter xml:id="hbase_metrics"> <chapter xml:id="hbase_metrics">
<title>Metrics</title> <title>Metrics</title>
<para>See <link xlink:href="metrics.html">Metrics</link>. <para>See <link xlink:href="http://hbase.apache.org/metrics.html">Metrics</link>.
</para> </para>
</chapter> </chapter>
<chapter xml:id="cluster_replication"> <chapter xml:id="cluster_replication">
<title>Cluster Replication</title> <title>Cluster Replication</title>
<para>See <link xlink:href="replication.html">Cluster Replication</link>. <para>See <link xlink:href="http://hbase.apache.org/replication.html">Cluster Replication</link>.
</para> </para>
</chapter> </chapter>