fix release notes redirect for the SDK package to point to the correct page
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="refresh" content="0;url=docs/sdk/1.1_r1/index.html">
|
||||
<meta http-equiv="refresh" content="0;url=docs/sdk/RELEASENOTES.html">
|
||||
</head>
|
||||
<body>
|
||||
<a href="docs/sdk/1.1_r1/index.html">click here if you are not redirected</a>
|
||||
<a href="docs/sdk/RELEASENOTES.html">click here if you are not redirected</a>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user