website: fix a link in tutorial FAQ to point to the website repo

Change-Id: I4c11701179e25ae3107b1f64678ee679b8e82df9
diff --git a/content/tutorials/faq.md b/content/tutorials/faq.md
index f0993f9..165a57d 100644
--- a/content/tutorials/faq.md
+++ b/content/tutorials/faq.md
@@ -53,8 +53,9 @@
 
 # Where is the source code?
 
-The command blocks presented on tutorial pages are the __canonical
-source__ of those blocks. The source for the pages lives in the [vanadium/www] repository's content directory.
+The command blocks presented on tutorial pages are the __canonical source__ of
+those blocks. The source for the pages lives in the [vanadium/website]
+repository's content directory.
 
 All code files (Go, [VDL], js, etc.), are defined using bash command
 blocks that also _display_ those code files embedded in their
@@ -134,6 +135,6 @@
 [golang.org]: http://golang.org/
 [bash scripts]: #why-bash-
 [HERE documents]: http://tldp.org/LDP/abs/html/here-docs.html
-[vanadium/www]: https://github.com/vanadium/www
+[vanadium/website]: https://github.com/vanadium/website
 [API references]: /docs.html
 [Vanadium Chrome extension]: /tools/vanadium-chrome-extension.html