aboutsummaryrefslogtreecommitdiffhomepage
path: root/site/404.md
diff options
context:
space:
mode:
authorGravatar Kristina Chodorow <kchodorow@google.com>2015-04-03 17:48:00 +0000
committerGravatar Kristina Chodorow <kchodorow@google.com>2015-04-03 20:37:39 +0000
commitf6eb390cdad8ab79f47ac0c53f072a6b4bbe5416 (patch)
treedf99a3d317ac6737dee0d97d58d0b6910d3be25e /site/404.md
parente0e5a4454ba0a3d0886f93080d02465071d5e5fe (diff)
Add a 404 page
This should allow us to use analytics to find broken links, too. -- MOS_MIGRATED_REVID=90262723
Diffstat (limited to 'site/404.md')
-rw-r--r--site/404.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/site/404.md b/site/404.md
new file mode 100644
index 0000000000..685366521f
--- /dev/null
+++ b/site/404.md
@@ -0,0 +1,14 @@
+---
+layout: default
+permalink: /404.html
+---
+
+404 - Page not found
+====================
+
+<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>
+</pre>