mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-10 13:19:31 +00:00
doc: fix renaming of getting started guide
Tweak references to account for renaming the getting started guide in PR #6226 and create a redirect link from the previous filename. Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
committed by
David Kinder
parent
6b6efed7eb
commit
f3dd19dea7
20
doc/conf.py
20
doc/conf.py
@@ -389,22 +389,6 @@ html_redirect_pages = [
|
||||
('user-guides/index', 'develop'),
|
||||
('hardware', 'reference/hardware'),
|
||||
('release_notes', 'release_notes/index'),
|
||||
('getting-started/rt_industry', 'tutorials/cl_servicevm'),
|
||||
('tutorials/acrn-dm_QoS', 'nocl'),
|
||||
('tutorials/acrn_ootb', 'nocl'),
|
||||
('tutorials/agl-vms', 'nocl'),
|
||||
('tutorials/building_acrn_in_docker', 'nocl'),
|
||||
('tutorials/building_uos_from_clearlinux', 'nocl'),
|
||||
('tutorials/cl_servicevm', 'nocl'),
|
||||
('tutorials/enable_laag_secure_boot', 'nocl'),
|
||||
('tutorials/increase_uos_disk_size', 'nocl'),
|
||||
('tutorials/kbl-nuc-sdc', 'nocl'),
|
||||
('tutorials/open_vswitch', 'nocl'),
|
||||
('tutorials/running_deb_as_serv_vm', 'nocl'),
|
||||
('tutorials/sign_clear_linux_image', 'nocl'),
|
||||
('tutorials/static-ip', 'nocl'),
|
||||
('tutorials/up2', 'nocl'),
|
||||
('tutorials/using_celadon_as_uos', 'nocl'),
|
||||
('tutorials/using_sbl_on_up2', 'nocl'),
|
||||
('tutorials/using_ubuntu_as_sos', 'nocl'),
|
||||
('getting-started/rt_industry', 'getting_started/getting_started'),
|
||||
('getting-started/rt_industry_ubuntu', 'getting_started/getting_started'),
|
||||
]
|
||||
|
Reference in New Issue
Block a user