Skip to content

Commit 210a82b

Browse files
authored
Merge pull request #21673 from unoplatform/dev/agzi/UpdateHotDesignDocumentationToLatest
docs: Update Hot Design documentation to latest
2 parents d85aae6 + 80e9504 commit 210a82b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/import_external_docs.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ $external_docs = @{
2121
"workshops" = @{ ref="3515c29e03dea36cf2206d797d1bf9f8620370e3" } #latest master commit
2222
"uno.samples" = @{ ref="11137484a1c8929b0bcb1a805eedc798590d835a" } #latest master commit
2323
"uno.chefs" = @{ ref="754767e050dc725721e7c7aa134adf1ed93ea9a4" } #latest main commit
24-
"hd-docs" = @{ ref="73eab0751f2a510ab658b17f3672b50cf1c2558a"; dest="studio/Hot Design" } #latest main commit
24+
"hd-docs" = @{ ref="4c090b24006618c027bf1f3ea45ab44a7169764a"; dest="studio/Hot Design" } #latest main commit
2525
}
2626

2727
$uno_git_url = "https://github.com/unoplatform/"

0 commit comments

Comments
 (0)