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:
David B. Kinder 2019-03-01 13:18:24 -08:00 committed by David Kinder
parent 85b3ed3e8d
commit ff9ef2a19d
8 changed files with 15 additions and 13 deletions

View File

@ -4,10 +4,11 @@ Device Model APIs
################# #################
This section contains APIs for the SOS Device Model services. Sources This section contains APIs for the SOS Device Model services. Sources
for the Device Model are found in the `ACRN Device Model GitHub repo`_ for the Device Model are found in the devicemodel folder of the `ACRN
hypervisor GitHub repo`_
.. _ACRN Device Model GitHub repo: .. _ACRN hypervisor GitHub repo:
https://github.com/projectacrn/acrn-devicemodel/ https://github.com/projectacrn/acrn-hypervisor
.. doxygengroup:: acrn_virtio .. doxygengroup:: acrn_virtio
:project: Project ACRN :project: Project ACRN

View File

@ -16,10 +16,10 @@ web browser. This same ``.rst`` content is also fed into the
You can read details about `reStructuredText`_ You can read details about `reStructuredText`_
and about `Sphinx extensions`_ from their respective websites. 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 .. _reStructuredText: http://docutils.sourceforge.net/docs/ref/rst/restructuredtext.html
.. _Sphinx Inline Markup: http://sphinx-doc.org/markup/inline.html#inline-markup .. _Sphinx Inline Markup: https://www.sphinx-doc.org/en/master/usage/restructuredtext/roles.html
.. _Project ACRN documentation: http://projectacrn.github.io .. _Project ACRN documentation: https://projectacrn.github.io
This document provides a quick reference for commonly used reST and This document provides a quick reference for commonly used reST and
Sphinx-defined directives and roles used to create the documentation Sphinx-defined directives and roles used to create the documentation

View File

@ -210,7 +210,7 @@ following rules:
Detailed configurations and policies are out of scope for this document. Detailed configurations and policies are out of scope for this document.
For good references for OS system security hardening and enhancement, For good references for OS system security hardening and enhancement,
see `AGL security 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/>`_ and `Android security <https://source.android.com/security/>`_
Hypervisor Security Enhancement Hypervisor Security Enhancement

View File

@ -13,7 +13,8 @@ Hardware setup
Two Apollo Lake Intel platforms, described in :ref:`hardware`, are currently Two Apollo Lake Intel platforms, described in :ref:`hardware`, are currently
supported for ACRN development: supported for ACRN development:
- The `UP Squared board <http://www.up-board.org/upsquared/>`_ (UP2) is also - The `UP Squared board
<https://www.up-board.org/upsquared/specifications/>`_ (UP2) is also
known to work and its setup is described in :ref:`getting-started-up2`. known to work and its setup is described in :ref:`getting-started-up2`.
Firmware update on the NUC Firmware update on the NUC

View File

@ -6,7 +6,7 @@ Getting started guide for UP2 board
Hardware setup Hardware setup
************** **************
The `UP Squared board <http://www.up-board.org/upsquared/>`_ (UP2) is The `UP Squared board <http://www.up-board.org/upsquared/specifications/>`_ (UP2) is
an x86 maker board based on the Intel Apollo Lake platform. The UP boards an x86 maker board based on the Intel Apollo Lake platform. The UP boards
are used in IoT applications, industrial automation, digital signage, and more. are used in IoT applications, industrial automation, digital signage, and more.

View File

@ -29,7 +29,7 @@ up ACRN on the NUC.
https://www.anandtech.com/show/12295/intel-nuc6cayh-arches-canyon-apollo-lake-ucff-pc-review https://www.anandtech.com/show/12295/intel-nuc6cayh-arches-canyon-apollo-lake-ucff-pc-review
.. _Amazon: .. _Amazon:
https://www.amazon.com/s/ref=nb_sb_noss_2?url=search-alias%3Daps&field-keywords=NUC6CAYH https://www.amazon.com/s?k=NUC6CAYH
.. _SimplyNUC: .. _SimplyNUC:
https://www.simplynuc.com/?s=NUC6CAYH&post_type=product https://www.simplynuc.com/?s=NUC6CAYH&post_type=product
@ -61,7 +61,7 @@ also apply to KBL NUCs.
UP Squared board UP Squared board
**************** ****************
The `UP Squared board <http://www.up-board.org/upsquared/>`_ (UP2) is The `UP Squared board <http://www.up-board.org/upsquared/specifications/>`_ (UP2) is
an x86 maker board based on the Intel Apollo Lake platform. The UP boards an x86 maker board based on the Intel Apollo Lake platform. The UP boards
are used in IoT, industrial automation, digital signage, and more. are used in IoT, industrial automation, digital signage, and more.

View File

@ -56,7 +56,7 @@ Here is the hardware used for the demo development:
* `Specifications * `Specifications
<https://www.intel.com/content/dam/support/us/en/documents/mini-pcs/nuc-kits/NUC7i7DN_TechProdSpec.pdf>`_, <https://www.intel.com/content/dam/support/us/en/documents/mini-pcs/nuc-kits/NUC7i7DN_TechProdSpec.pdf>`_,
* `Tested components and peripherals * `Tested components and peripherals
<http://compatibleproducts.intel.com/ProductDetails?EPMID=130392>`_, <http://compatibleproducts.intel.com/ProductDetails?prodSearch=True&searchTerm=NUC7i7DNHE#>`_,
* 16GB RAM, and * 16GB RAM, and
* 250GB SSD * 250GB SSD
* - eDP display * - eDP display

View File

@ -393,7 +393,7 @@ should obey these following rules (and more):
Detailed configurations and policies are out of scope in this article. Detailed configurations and policies are out of scope in this article.
Good references for OS system security hardening and enhancement Good references for OS system security hardening and enhancement
include: `AGL security include: `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 and `Android security
<https://source.android.com/security/>`_ <https://source.android.com/security/>`_