diff --git a/doc-releases.md b/doc-releases.md
index 0045a933bc54f67688ee29435f16604a5f3aad2c..face2139582e8d36351dae892c3be39ca9e5e260 100644
--- a/doc-releases.md
+++ b/doc-releases.md
@@ -3,10 +3,17 @@
 The following list shows the available versions of Knative documentation.
 Select the version that matches your installed version of Knative.
 
-## Released versions
+## `knative/docs` repositories
+
+### Released versions
 
 * [Branch: **`release-0.2`**](https://github.com/knative/docs/tree/release-0.2)
+* [Branch: **`release-0.1`**](https://github.com/knative/docs/tree/release-0.1)
 
-## In development (pre-release) version
+### In development (pre-release) version
 
 * [Branch: **`master`**](https://github.com/knative/docs/tree/master)
+
+## Documentation website
+
+* `https://knative.dev` ([Coming soon!](https://github.com/knative/docs/projects/5))