mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-05 19:00:16 +00:00
doc: fix broken external links
Found some broken links to external sites in the documentation. Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
committed by
David Kinder
parent
85b3ed3e8d
commit
ff9ef2a19d
@@ -16,10 +16,10 @@ web browser. This same ``.rst`` content is also fed into the
|
||||
You can read details about `reStructuredText`_
|
||||
and about `Sphinx extensions`_ from their respective websites.
|
||||
|
||||
.. _Sphinx extensions: http://www.sphinx-doc.org/en/stable/contents.html
|
||||
.. _Sphinx extensions: https://www.sphinx-doc.org/en/stable/contents.html
|
||||
.. _reStructuredText: http://docutils.sourceforge.net/docs/ref/rst/restructuredtext.html
|
||||
.. _Sphinx Inline Markup: http://sphinx-doc.org/markup/inline.html#inline-markup
|
||||
.. _Project ACRN documentation: http://projectacrn.github.io
|
||||
.. _Sphinx Inline Markup: https://www.sphinx-doc.org/en/master/usage/restructuredtext/roles.html
|
||||
.. _Project ACRN documentation: https://projectacrn.github.io
|
||||
|
||||
This document provides a quick reference for commonly used reST and
|
||||
Sphinx-defined directives and roles used to create the documentation
|
||||
|
@@ -210,7 +210,7 @@ following rules:
|
||||
Detailed configurations and policies are out of scope for this document.
|
||||
For good references for OS system security hardening and enhancement,
|
||||
see `AGL security
|
||||
<http://docs.automotivelinux.org/docs/architecture/en/dev/reference/security/01-overview.html>`_
|
||||
<http://docs.automotivelinux.org/master/docs/architecture/en/dev/reference/security/part-2/0_Abstract.html>`_
|
||||
and `Android security <https://source.android.com/security/>`_
|
||||
|
||||
Hypervisor Security Enhancement
|
||||
|
Reference in New Issue
Block a user