Skip to content

Commit 9be31d9

Browse files
authored
Update config.toml (#3882)
Signed-off-by: Yaron Schneider <[email protected]>
1 parent 869e908 commit 9be31d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

daprdocs/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ url_latest_version = "https://docs.dapr.io"
190190

191191
[[params.versions]]
192192
version = "v1.13 (preview)"
193-
url = "#"
193+
url = "https://v1-13.docs.dapr.io"
194194
[[params.versions]]
195195
version = "v1.12 (latest)"
196196
url = "#"

0 commit comments

Comments
 (0)