commit | 50992e805e758e2231f28ec2127b57a1a9fd0ddc | [log] [tgz] |
---|---|---|
author | Scott Main <smain@google.com> | Sat Aug 29 13:08:18 2009 -0700 |
committer | Scott Main <smain@google.com> | Mon Aug 31 15:22:28 2009 -0700 |
tree | 39a49d31d3b062a1b5fba4bda4d55b6b351ed510 | |
parent | 67545123a4188c714fbcf24e7fe1cf1f614b610c [diff] [blame] |
docs only. add a homepage for the searchable dictionary sample app. and make all urls relative
diff --git a/samples/Snake/_index.html b/samples/Snake/_index.html index 56391b9..991bc5d 100644 --- a/samples/Snake/_index.html +++ b/samples/Snake/_index.html
@@ -7,4 +7,4 @@ request draws to the screen. A great example of a basic game that does not require a fast framerate.</p> -<img alt="" src="/guide/samples/images/Snake.png" /> +<img alt="" src="../images/Snake.png" />