We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0631be5 commit e063012Copy full SHA for e063012
site/README.md
@@ -8,6 +8,10 @@ If you wish to view documentation for an older version, please see:
8
* [Version 1.0](v1.0)
9
* [Version 1.1](v1.1)
10
* [Version 2.0](v2.0)
11
-* [Version 2.0.1](v2.0.1)
+* In Version 2.0.1, we migrated from using plain Markdown on GitHub to
12
+ a new documentation site built using Hugo and served by GitHub pages.
13
+ Both versions are archive here:
14
+ * [Old Version 2.0.1](v2.0.1)
15
+ * [New Version 2.0.1](https://oracle.github.io/weblogic-kubernetes-operator/2.0.1)
16
17
For a guide to the operator project, refer to this [README](../README.md).
0 commit comments