todos: Updated README.md with warning and fixed link.

Change-Id: Ib94110a10704ebb9b959014437fd3cd9ed2433c3
diff --git a/README.md b/README.md
index 29b7f5e..7db2465 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,5 @@
+# Warning: most of this code and documentation is stale!
+
 # Todos app
 
 Todos is an example app that demonstrates use of [Syncbase][syncbase], and is
@@ -146,7 +148,7 @@
 specify query param `bm=1`. For meaningful performance measurements, be sure to
 close the Chrome JavaScript console.
 
-[syncbase]: https://docs.google.com/document/d/12wS_IEPf8HTE7598fcmlN-Y692OWMSneoe2tvyBEpi0/edit#
+[syncbase]: http://vanadium.github.io/concepts/syncbase-overview.html
 [meteor-todos]: https://github.com/meteor/simple-todos
 [requirements]: https://docs.google.com/document/d/13pbomPQu73Nug8RletnbkqXooPtKMCwPKW9cVYQi_jY/edit
 [install]: https://vanadium.github.io/installation/