docs only.
add a homepage for the searchable dictionary sample app.
and make all urls relative
diff --git a/samples/SoftKeyboard/_index.html b/samples/SoftKeyboard/_index.html
index 7fc7af5..49f197d 100644
--- a/samples/SoftKeyboard/_index.html
+++ b/samples/SoftKeyboard/_index.html
@@ -4,4 +4,4 @@
a basic example for how you would get started writing an input method, to
be fleshed out as appropriate.</p>
-<img alt="" src="/guide/samples/images/SoftKeyboard.png" />
\ No newline at end of file
+<img alt="" src="../images/SoftKeyboard.png" />
\ No newline at end of file