mirror of https://github.com/dapr/docs.git
Update config.toml (#3826)
Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
This commit is contained in:
parent
2d593e6291
commit
0ffc2e7433
|
@ -181,7 +181,7 @@ url_latest_version = "https://docs.dapr.io"
|
||||||
url = "https://v1-13.docs.dapr.io"
|
url = "https://v1-13.docs.dapr.io"
|
||||||
[[params.versions]]
|
[[params.versions]]
|
||||||
version = "v1.12 (latest)"
|
version = "v1.12 (latest)"
|
||||||
url = "https://docs.dapr.io"
|
url = "#"
|
||||||
[[params.versions]]
|
[[params.versions]]
|
||||||
version = "v1.11"
|
version = "v1.11"
|
||||||
url = "https://v1-11.docs.dapr.io"
|
url = "https://v1-11.docs.dapr.io"
|
||||||
|
|
Loading…
Reference in New Issue