mirror of https://github.com/dapr/docs.git
remove sites up to 1.3
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
This commit is contained in:
parent
a978230ff8
commit
ad37b20cbc
|
|
@ -202,27 +202,7 @@ url_latest_version = "https://docs.dapr.io"
|
|||
[[params.versions]]
|
||||
version = "v1.3"
|
||||
url = "https://v1-3.docs.dapr.io"
|
||||
[[params.versions]]
|
||||
version = "v1.2"
|
||||
url = "https://v1-2.docs.dapr.io"
|
||||
[[params.versions]]
|
||||
version = "v1.1"
|
||||
url = "https://v1-1.docs.dapr.io"
|
||||
[[params.versions]]
|
||||
version = "v1.0"
|
||||
url = "https://v1-0.docs.dapr.io"
|
||||
[[params.versions]]
|
||||
version = "v0.11"
|
||||
url = "https://v0-11.docs.dapr.io"
|
||||
[[params.versions]]
|
||||
version = "v0.10"
|
||||
url = "https://github.com/dapr/docs/tree/v0.10.0"
|
||||
[[params.versions]]
|
||||
version = "v0.9"
|
||||
url = "https://github.com/dapr/docs/tree/v0.9.0"
|
||||
[[params.versions]]
|
||||
version = "v0.8"
|
||||
url = "https://github.com/dapr/docs/tree/v0.8.0"
|
||||
|
||||
|
||||
# UI Customization
|
||||
[params.ui]
|
||||
|
|
|
|||
Loading…
Reference in New Issue