Skip to content

Commit c2b4e2b

Browse files
author
Wayne Ren
committed
doc: modify the link to the correct link
updated to the right link Signed-off-by: Wayne Ren <[email protected]>
1 parent a43a0e8 commit c2b4e2b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/embARC_Document.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
22
<html xmlns="http://www.w3.org/1999/xhtml">
33
<head>
4-
<title>Redirect to the embARC main page after 0 seconds</title>
5-
<meta http-equiv="refresh" content="0; URL=embARC_Document/html/index.html">
4+
<title>Redirect to the embARC doc after 1 seconds</title>
5+
<meta http-equiv="refresh" content="1; URL=http://embarc.org/embarc_osp/doc/build/html/index.html">
66
<meta name="keywords" content="automatic redirection">
77
</head>
88

99
<body>
1010

11-
If the automatic redirection is failing, click <a href="embARC_Document/html/index.html">open embARC Documentation</a>.
11+
If the automatic redirection is failing, please use sphinx tool to generate local docs and click <a href="build/html/index.html">open embARC Documentation</a>.
1212

1313
</body>
1414
</html>

0 commit comments

Comments
 (0)