website: adding link to Github repo and removing
section about Syncbase not being ready.

Change-Id: I62e5c9b627c6f08ae801407794c8d5308f8602bf
diff --git a/content/faq.md b/content/faq.md
index 293f7ce..fff6d68 100644
--- a/content/faq.md
+++ b/content/faq.md
@@ -16,8 +16,7 @@
 next few months — although we believe our code is well tested, we expect
 to continue to make changes to the core APIs and services as we learn from our
 early adopters. Keeping up with such changes in a production environment is
-likely to be problematic. In addition, key features like distributed storage are
-not available yet.
+likely to be problematic.
 
 # Why did you choose the Go language?
 
diff --git a/content/index.md b/content/index.md
index d1ff2fe..6204d3d 100644
--- a/content/index.md
+++ b/content/index.md
@@ -3,8 +3,9 @@
 fullTitle: Vanadium
 = yaml =
 
-Vanadium is an open-source framework designed to make it much easier to develop
-secure, distributed applications that can run anywhere. It provides:
+Vanadium is an [open-source](https://github.com/vanadium) framework designed to
+make it much easier to develop secure, distributed applications that can run
+anywhere. It provides:
 + a complete security model, based on public-key cryptography, that supports
   fine-grained permissions and delegation. The combination of traditional ACLs
   and "blessings with caveats" supports a broad set of practical requirements.