summaryrefslogtreecommitdiff
path: root/wiki
diff options
context:
space:
mode:
authorOwen Jacobson <owen.jacobson@grimoire.ca>2013-01-03 20:10:58 -0500
committerOwen Jacobson <owen.jacobson@grimoire.ca>2013-01-03 20:16:06 -0500
commit21a8ae9552c4198f1a52ef316f681559f3b20873 (patch)
tree3e94ea80bcf38ae132ed7dfda0ce249ea3cad425 /wiki
parentb1f0f06d0881d039525796338bcc831603e6a73b (diff)
Moved builds.md-specific resources into a dedicated dir.
This is under /media to avoid conflicts between `.../dev/builds`, the article, and `.../dev/builds/`, the directory.
Diffstat (limited to 'wiki')
-rw-r--r--wiki/dev/builds.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/wiki/dev/builds.md b/wiki/dev/builds.md
index 227ea11..f559459 100644
--- a/wiki/dev/builds.md
+++ b/wiki/dev/builds.md
@@ -36,7 +36,8 @@ person—"creativity," "morality," "curiosity," and so on.
![A three-tier pyramid. At the bottom: Automatable. Repeatable. Standardized.
Extensible. Understood. In the middle tier: Simple. Fast. Unit tests. Part of
the project. Environment independent. At the top: Metrics. Parallel builds.
-Acceptance tests. Product caching. IDE integration.](buildifesto-pyramid)
+Acceptance tests. Product caching. IDE
+integration.](/media/dev/builds/buildifesto-pyramid)
Builds, and software engineering as a whole, can be described the same way: at
the top of the hierarchy is a working system that solves a problem, and at the