aboutsummaryrefslogtreecommitdiffhomepage
path: root/site/404.md
diff options
context:
space:
mode:
authorGravatar Googler <noreply@google.com>2015-04-22 08:32:33 +0000
committerGravatar Laurent Le Brun <laurentlb@google.com>2015-04-22 12:42:41 +0000
commita0d555f5fbf74adc059134d4147201428c414a52 (patch)
tree70e7503ce6392300fb41b28c9b90d89ee39cf8ad /site/404.md
parent537a90b5b90856788412c962de61ece14e83274b (diff)
New design for Bazel site.
-- MOS_MIGRATED_REVID=91768459
Diffstat (limited to 'site/404.md')
-rw-r--r--site/404.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/site/404.md b/site/404.md
index 685366521f..a2e57ee702 100644
--- a/site/404.md
+++ b/site/404.md
@@ -7,8 +7,8 @@ permalink: /404.html
====================
<pre>
-<div>$ bazel build :what-you-were-looking-for</div>
-<div>...............</div>
-<div><b><span style="color: red;">ERROR</span></b>: no such page ':what-you-were-looking-for': BUILD file not found on package path.</div>
-<div><b><span style="color: green;">INFO</span></b>: Elapsed time: 0.567s</div>
+$ bazel build :what-you-were-looking-for
+...............
+<b><span style="color: red;">ERROR</span></b>: no such page ':what-you-were-looking-for': BUILD file not found on package path.
+<b><span style="color: green;">INFO</span></b>: Elapsed time: 0.567s
</pre>