mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-08-04 18:00:55 +00:00
doc: fix broken links in redirect list
Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
parent
ccb1bf18dc
commit
bc20d0c423
@ -389,6 +389,6 @@ html_redirect_pages = [
|
|||||||
('user-guides/index', 'develop'),
|
('user-guides/index', 'develop'),
|
||||||
('hardware', 'reference/hardware'),
|
('hardware', 'reference/hardware'),
|
||||||
('release_notes', 'release_notes/index'),
|
('release_notes', 'release_notes/index'),
|
||||||
('getting-started/rt_industry', 'getting_started/getting_started'),
|
('getting-started/rt_industry', 'getting-started/getting-started'),
|
||||||
('getting-started/rt_industry_ubuntu', 'getting_started/getting_started'),
|
('getting-started/rt_industry_ubuntu', 'getting-started/getting-started'),
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user