summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjrayhawk <jrayhawk@web>2013-04-23 21:22:03 -0700
committerapoc <iki-apoc@freedesktop.org>2013-04-23 21:22:03 -0700
commit3961770b665e708b1414b2cad467e75bd5659fc4 (patch)
treedf14cc51890815238193b23f517b608ac6214e7f
parent515916b0cd52170a261b189d301cdf0b100ab6ad (diff)
update for rename of Apoc/Documentation/Dependencies.mdwn to Documentation/Dependencies.mdwn
-rw-r--r--Documentation/BuildingInstructions.mdwn6
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/BuildingInstructions.mdwn b/Documentation/BuildingInstructions.mdwn
index bd15cbb..0c08db6 100644
--- a/Documentation/BuildingInstructions.mdwn
+++ b/Documentation/BuildingInstructions.mdwn
@@ -7,7 +7,7 @@
## Bootstrap
-You first need to install all the dependencies. They're listed in the [[dependencies section|Apoc/Documentation/Dependencies]]. To get a better overall understanding of the source code read the [[architectural overview|Documentation/Architecture]] and the [[developer documentation|http://docs.sun.com/app/docs/doc/819-2728]].
+You first need to install all the dependencies. They're listed in the [[dependencies section|Documentation/Dependencies]]. To get a better overall understanding of the source code read the [[architectural overview|Documentation/Architecture]] and the [[developer documentation|http://docs.sun.com/app/docs/doc/819-2728]].
## SPI
@@ -47,7 +47,7 @@ Once complete, the SPI jar file, spi.jar should be available under your prefix d
The following steps should be completed in the root directory of your apoc-agent local repository branch.
-Check [[the dependencies section|Apoc/Documentation/Dependencies]] before to proceed.
+Check [[the dependencies section|Documentation/Dependencies]] before to proceed.
### Step 1: Generating the configure script
@@ -147,7 +147,7 @@ If the configuration ends successfully, then you should build and install the so
The following steps should be completed in the root directory of your apoc-manager local repository branch.
-Check [[the dependencies section|Apoc/Documentation/Dependencies]] before to proceed.
+Check [[the dependencies section|Documentation/Dependencies]] before to proceed.
### Step 1: Generating the configure script