Skip to content

Commit 351eaa3

Browse files
committed
update docs redirect location
1 parent 995bc6e commit 351eaa3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/doxygen/static/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
<head>
44
<meta charset="UTF-8">
55
<script type="text/javascript">
6-
window.location.pathname = "/cpp/api/LATEST/root/html/index.html";
6+
window.location.pathname = "/sdk-for-cpp/latest/api/root/html/index.html";
77
</script>
88
</head>
99
<body>
1010
</body>
11-
</html>
11+
</html>

0 commit comments

Comments
 (0)