mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-06 11:20:32 +00:00
doc: rename rt_industry GSG
Move the rt_industry GST into a tutorial for using Clear Linux as the Service VM. Also drop a redirect to avoid 404 errors reference the moved doc (redirect list maintained in conf.py) Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
committed by
David Kinder
parent
7fd535215d
commit
764d7c1332
@@ -321,5 +321,6 @@ html_redirect_pages = [
|
||||
('getting-started/index', 'try'),
|
||||
('user-guides/index', 'develop'),
|
||||
('hardware', 'reference/hardware'),
|
||||
('release_notes', 'release_notes/index')
|
||||
('release_notes', 'release_notes/index'),
|
||||
('getting-started/rt_industry', 'tutorials/cl_servicevm')
|
||||
]
|
||||
|
Reference in New Issue
Block a user