Index: src/site/samples/countdown/index.markdown |
diff --git a/src/site/samples/countdown/index.markdown b/src/site/samples/countdown/index.markdown |
index aedf96d365c0254ca6d3ca4a392cd22d3e341f8d..d4a50d0c872398800c34da593c27b0448445b699 100644 |
--- a/src/site/samples/countdown/index.markdown |
+++ b/src/site/samples/countdown/index.markdown |
@@ -1,7 +1,6 @@ |
--- |
layout: default |
-title: Countdown |
-group_id: "working_with_the_dom" |
+title: Storing and Retrieving Data using IndexedDB |
live_example_url: /docs/tutorials/indexeddb/examples/count_down/out/web/count_down.html |
header: |
css: ["/samples/samples.css"] |
@@ -37,4 +36,4 @@ more detail, or read the |
src="{{page.live_example_url}}"> |
</iframe> |
-<p>See all <a href="/samples/">samples</a></p> |
+See all [samples](/samples/). |