Skip to content

Commit

Permalink
Update config.toml (#3883)
Browse files Browse the repository at this point in the history
* Update config.toml

Signed-off-by: Yaron Schneider <[email protected]>

* Update config.toml

Signed-off-by: Yaron Schneider <[email protected]>

---------

Signed-off-by: Yaron Schneider <[email protected]>
  • Loading branch information
yaron2 authored Nov 22, 2023
1 parent 9be31d9 commit 02a84b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions daprdocs/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -190,10 +190,10 @@ url_latest_version = "https://docs.dapr.io"

[[params.versions]]
version = "v1.13 (preview)"
url = "https://v1-13.docs.dapr.io"
url = "#"
[[params.versions]]
version = "v1.12 (latest)"
url = "#"
url = "https://docs.dapr.io"
[[params.versions]]
version = "v1.11"
url = "https://v1-11.docs.dapr.io"
Expand Down

0 comments on commit 02a84b0

Please sign in to comment.