Skip to content

Commit 2f97f12

Browse files
committed
doc: Fixed appnote URL's
Signed-off-by: Jingru Wang <jingru@synopsys.com>
1 parent 2350fc6 commit 2f97f12

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/documents/contribute/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ Enhancement suggestions are tracked as [GitHub issues](https://guides.github.com
132132

133133
Unsure where to begin contributing to embARC OSP? You can start by looking through the existing issues.
134134

135-
If you want to read about using embARC OSP or developing board support package, peripheral drivers, libraries, middlewares or applications in embARC OSP, the [embARC OSP documentation](https://embarc.org/embarc_osp) is free and available online.
135+
If you want to read about using embARC OSP or developing board support package, peripheral drivers, libraries, middlewares or applications in embARC OSP, the [embARC OSP documentation](https://foss-for-synopsys-dwc-arc-processors.github.io/embarc_osp/doc/build/html/index.html) is free and available online.
136136

137137
### Pull Requests
138138

doc/embARC_Document.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html xmlns="http://www.w3.org/1999/xhtml">
33
<head>
44
<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">
5+
<meta http-equiv="refresh" content="1; URL=http://foss-for-synopsys-dwc-arc-processors.github.io/embarc_osp/doc/build/html/index.html">
66
<meta name="keywords" content="automatic redirection">
77
</head>
88

0 commit comments

Comments
 (0)