Index: native_client_sdk/src/build_tools/redirect.html |
diff --git a/native_client_sdk/src/build_tools/redirect.html b/native_client_sdk/src/build_tools/redirect.html |
index 10d7074986de49361d77059917bda94a4a44d950..007598bb571c723ee0a5ba2e280d6f34abffefef 100644 |
--- a/native_client_sdk/src/build_tools/redirect.html |
+++ b/native_client_sdk/src/build_tools/redirect.html |
@@ -8,9 +8,9 @@ |
<head> |
<meta http-equiv="Pragma" content="no-cache" /> |
<meta http-equiv="Expires" content="-1" /> |
- <meta http-equiv="Refresh" content="0;url=index_<tc>.html" /> |
+ <meta http-equiv="Refresh" content="0;url=index_<tc>_<config>.html" /> |
</head> |
<body> |
- Redirecting to default example: <tc> |
+ Redirecting to default example: <tc> <config> |
</body> |
</html> |