diff --git a/requirements.txt b/requirements.txt index f2ade9bf..339641b1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,4 @@ +MarkupSafe==2.0.1 breathe==4.9.1 sphinx==2.2.0 docutils==0.14 diff --git a/source/FAQ/index.rst b/source/FAQ/index.rst index 267050b8..3570c75c 100644 --- a/source/FAQ/index.rst +++ b/source/FAQ/index.rst @@ -16,7 +16,7 @@ What is |CL|? ============= |CL| is an open source, rolling release Linux distribution optimized for -performance and security. See `the about page `_ +performance and security. See `the about page `_ for more information. | @@ -82,7 +82,7 @@ and user files. Default values are stored under :file:`/usr/share/defaults/`. configurations. See the :ref:`stateless ` page for more information. See `this blog post -`_ for an +`_ for an example explaining how this is accomplished with :file:`/etc/fstab/` specifically. @@ -182,7 +182,7 @@ GitHub. Is Microsoft\* Visual Studio Code\* available? ============================================== -Yes. Find the CLI command for installing `VS Code`_ and other Flatpak apps in +Yes. Find the CLI command for installing VS Code and other Flatpak apps in the `software store`_. Installing Flatpak apps is also covered in our :ref:`tutorial `. @@ -194,7 +194,6 @@ Visual Studio Code `_. -.. _VS Code: https://clearlinux.org/software?search_api_fulltext=vscode | @@ -251,5 +250,5 @@ Kernel modules can be individually built and installed on |CL|. See the .. _`Clear Linux community forums`: https://community.clearlinux.org -.. _`Software Store`: https://clearlinux.org/software +.. _`Software Store`: https://clearlinux.github.io/software/software.html .. _`FFmpeg`: https://ffmpeg.org/ diff --git a/source/_themes/otc_tcs_sphinx_theme/cversions.html b/source/_themes/otc_tcs_sphinx_theme/cversions.html index 0c3def19..4b06b3cf 100644 --- a/source/_themes/otc_tcs_sphinx_theme/cversions.html +++ b/source/_themes/otc_tcs_sphinx_theme/cversions.html @@ -19,9 +19,9 @@ {% endfor %}
-
{{ _('clearlinux.org links') }}
+
{{ _('clearlinux links') }}
- Project Home + Project Home
GitHub diff --git a/source/_themes/otc_tcs_sphinx_theme/layout.html b/source/_themes/otc_tcs_sphinx_theme/layout.html index c9741d66..7b616201 100644 --- a/source/_themes/otc_tcs_sphinx_theme/layout.html +++ b/source/_themes/otc_tcs_sphinx_theme/layout.html @@ -1,7 +1,6 @@ {% extends "sphinx_rtd_theme/layout.html" %} {% block htmltitle %} - {{ super() }} @@ -25,16 +24,16 @@ diff --git a/source/about.rst b/source/about.rst index 5e1c91a3..0a261123 100644 --- a/source/about.rst +++ b/source/about.rst @@ -275,7 +275,7 @@ Which Components are used in Clear Linux? .. _third party alternatives: https://community.clearlinux.org/t/about-the-3rd-party-sw-category/4072 .. _how-to-clear: https://github.com/clearlinux/how-to-clear -.. _Clear Linux store: https://clearlinux.org/software +.. _Clear Linux store: https://clearlinux.github.io/software .. _source code: https://github.com/clearlinux .. _swupd post: https://community.clearlinux.org/t/why-does-clearlinux-use-swupd-and-not-apt-deb-rpm/ .. _swupd: https://github.com/clearlinux/swupd-client @@ -305,7 +305,7 @@ Which Components are used in Clear Linux? .. _Lynx: https://lynx.invisible-island.net/ .. _links: http://links.twibright.com/ .. _Firefox*: https://www.mozilla.org/en-US/firefox/ -.. _Supplied Bundles: https://clearlinux.org/software +.. _Supplied Bundles: https://clearlinux.github.io/software .. _micro-config-drive: https://github.com/clearlinux/micro-config-drive .. _Telemetrics: https://github.com/clearlinux/telemetrics-backend .. _packages source code: https://github.com/clearlinux-pkgs/ diff --git a/source/collaboration/collaboration.rst b/source/collaboration/collaboration.rst index 76098f24..1bdd5d37 100644 --- a/source/collaboration/collaboration.rst +++ b/source/collaboration/collaboration.rst @@ -63,7 +63,7 @@ We use the following references for grammar, style, and formatting: * Read Me First!, Oracle Technical Publications -.. _`code of conduct`: https://clearlinux.org/community/code-of-conduct +.. _`code of conduct`: https://clearlinux.github.io/community/code-of-conduct .. _Make a suggestion: https://lists.clearlinux.org/postorius/lists/dev.lists.clearlinux.org/ .. _GitHub flow: https://guides.github.com/introduction/flow/ .. _Log an issue: https://github.com/clearlinux/clear-linux-documentation/issues diff --git a/source/get-started/bare-metal-install-desktop.rst b/source/get-started/bare-metal-install-desktop.rst index b92c0cd4..399381a5 100644 --- a/source/get-started/bare-metal-install-desktop.rst +++ b/source/get-started/bare-metal-install-desktop.rst @@ -683,4 +683,4 @@ Related topics * :ref:`install-configfile` -.. _Downloads: https://clearlinux.org/downloads +.. _Downloads: https://clearlinux.github.io/downloads diff --git a/source/get-started/bare-metal-install-server.rst b/source/get-started/bare-metal-install-server.rst index 0c345e67..6b2876a6 100644 --- a/source/get-started/bare-metal-install-server.rst +++ b/source/get-started/bare-metal-install-server.rst @@ -1037,6 +1037,6 @@ Related topics * :ref:`install-configfile` -.. _Downloads: https://clearlinux.org/downloads +.. _Downloads: https://clearlinux.github.io/downloads diff --git a/source/get-started/bootable-usb.rst b/source/get-started/bootable-usb.rst index 6a395999..68dfdc8f 100644 --- a/source/get-started/bootable-usb.rst +++ b/source/get-started/bootable-usb.rst @@ -167,5 +167,5 @@ Eject the |CL| image USB drive #. Then eject the USB. -.. _Downloads: https://clearlinux.org/downloads +.. _Downloads: https://clearlinux.github.io/downloads .. _Etcher: https://www.balena.io/etcher/ diff --git a/source/get-started/cloud-install/digitalocean.rst b/source/get-started/cloud-install/digitalocean.rst index 142b01bc..6371a25a 100644 --- a/source/get-started/cloud-install/digitalocean.rst +++ b/source/get-started/cloud-install/digitalocean.rst @@ -356,7 +356,7 @@ Related topics .. _DigitalOcean's SSH key creation guide: https://www.digitalocean.com/docs/droplets/how-to/add-ssh-keys/create-with-openssh/ -.. _downloads: https://clearlinux.org/downloads +.. _downloads: https://clearlinux.github.io/downloads .. _Installer YAML Syntax: https://github.com/clearlinux/clr-installer/blob/master/scripts/InstallerYAMLSyntax.md diff --git a/source/get-started/cloud-install/import-clr-aws.rst b/source/get-started/cloud-install/import-clr-aws.rst index 6433da4f..210e8bef 100644 --- a/source/get-started/cloud-install/import-clr-aws.rst +++ b/source/get-started/cloud-install/import-clr-aws.rst @@ -495,7 +495,7 @@ Related topics * :ref:`clr-digitalocean` .. _Downloads: - https://clearlinux.org/downloads + https://clearlinux.github.io/downloads .. _aws.yaml: https://cdn.download.clearlinux.org/current/config/image/aws.yaml .. _AWS image post-install script: diff --git a/source/get-started/compatibility-check.rst b/source/get-started/compatibility-check.rst index d4297369..9a1b2ef8 100644 --- a/source/get-started/compatibility-check.rst +++ b/source/get-started/compatibility-check.rst @@ -101,4 +101,4 @@ Option 2: Use a |CL| live image on a non-Linux system https://cdn.download.clearlinux.org/current/clear-linux-check-config.sh .. _Download: - https://clearlinux.org/downloads + https://clearlinux.github.io/downloads diff --git a/source/get-started/containers/container-images.rst b/source/get-started/containers/container-images.rst index 848dfb1f..1a47bd24 100644 --- a/source/get-started/containers/container-images.rst +++ b/source/get-started/containers/container-images.rst @@ -13,7 +13,7 @@ Browse all |CL| container images on `the Docker Hub* website Dockerfiles used to build |CL| container images `on GitHub `_. -See the `containers `_ page for +See the `containers `_ page for the benefits of using |CL| containers and using |CL| as a container host. Container image types diff --git a/source/get-started/ipxe-install.rst b/source/get-started/ipxe-install.rst index 466991f5..6f21b9fc 100644 --- a/source/get-started/ipxe-install.rst +++ b/source/get-started/ipxe-install.rst @@ -382,7 +382,7 @@ YAML syntax. echo "Welcome to the Clear Linux* OS - * Documentation: https://clearlinux.org/documentation + * Documentation: https://clearlinux.github.io/documentation * Community Support: https://community.clearlinux.org " >> \$1/etc/issue diff --git a/source/get-started/virtual-machine-install/hyper-v.rst b/source/get-started/virtual-machine-install/hyper-v.rst index 0feb9fba..08eafad2 100644 --- a/source/get-started/virtual-machine-install/hyper-v.rst +++ b/source/get-started/virtual-machine-install/hyper-v.rst @@ -148,5 +148,5 @@ Related topics .. _Install Hyper-V on Windows 10: https://docs.microsoft.com/en-us/virtualization/hyper-v-on-windows/quick-start/enable-hyper-v .. _`Create a virtual network on Windows Server`: https://docs.microsoft.com/en-us/windows-server/virtualization/hyper-v/get-started/create-a-virtual-switch-for-hyper-v-virtual-machines .. _`Create a virtual network on Windows 10`: https://docs.microsoft.com/en-us/virtualization/hyper-v-on-windows/quick-start/connect-to-network -.. _downloads: https://clearlinux.org/downloads +.. _downloads: https://clearlinux.github.io/downloads diff --git a/source/get-started/virtual-machine-install/parallels.rst b/source/get-started/virtual-machine-install/parallels.rst index eeaf8f67..f0616624 100644 --- a/source/get-started/virtual-machine-install/parallels.rst +++ b/source/get-started/virtual-machine-install/parallels.rst @@ -20,7 +20,7 @@ Prerequisites Download ISO image ****************** -#. Download a live-server ISO installation file from https://clearlinux.org/downloads. +#. Download a live-server ISO installation file from https://clearlinux.github.io/downloads. This guide uses |CL| Server 30140 as its example. #. Unzip the ISO image with the command: diff --git a/source/get-started/virtual-machine-install/proxmox.rst b/source/get-started/virtual-machine-install/proxmox.rst index c37a0ec9..399b135a 100644 --- a/source/get-started/virtual-machine-install/proxmox.rst +++ b/source/get-started/virtual-machine-install/proxmox.rst @@ -206,4 +206,4 @@ Start VM and Install |CL| on Promox #. Follow the instructions in the :ref:`bare-metal-install-server` guide starting at the `Launch the Clear Linux OS Installer` section. -.. _Downloads: https://clearlinux.org/downloads +.. _Downloads: https://clearlinux.github.io/downloads diff --git a/source/get-started/virtual-machine-install/virt-manager.rst b/source/get-started/virtual-machine-install/virt-manager.rst index cdca51dc..6901832b 100644 --- a/source/get-started/virtual-machine-install/virt-manager.rst +++ b/source/get-started/virtual-machine-install/virt-manager.rst @@ -218,7 +218,7 @@ at `virt-manager-github`_. .. _virt-mgr: https://www.virt-manager.org -.. _Downloads: https://clearlinux.org/downloads +.. _Downloads: https://clearlinux.github.io/downloads .. _virt-manager-github: https://github.com/virt-manager/virt-manager diff --git a/source/get-started/virtual-machine-install/virtualbox-cl-installer.rst b/source/get-started/virtual-machine-install/virtualbox-cl-installer.rst index 9a164281..ea834fd5 100644 --- a/source/get-started/virtual-machine-install/virtualbox-cl-installer.rst +++ b/source/get-started/virtual-machine-install/virtualbox-cl-installer.rst @@ -396,7 +396,7 @@ Troubleshooting .. _VirtualBox: https://www.virtualbox.org -.. _Downloads: https://clearlinux.org/downloads +.. _Downloads: https://clearlinux.github.io/downloads .. _`Creating Your First Virtual Machine`: https://www.virtualbox.org/manual/UserManual.html#gui-createvm diff --git a/source/get-started/virtual-machine-install/vmw-player.rst b/source/get-started/virtual-machine-install/vmw-player.rst index b222340e..bea23749 100644 --- a/source/get-started/virtual-machine-install/vmw-player.rst +++ b/source/get-started/virtual-machine-install/vmw-player.rst @@ -417,6 +417,6 @@ For other guides on using the VMWare Player and ESXi, see: .. _VMware Workstation Player Documentation: https://docs.vmware.com/en/VMware-Workstation-Player/index.html -.. _Downloads: https://clearlinux.org/downloads +.. _Downloads: https://clearlinux.github.io/downloads .. _VMWare Tools Product Documentation: https://docs.vmware.com/en/VMware-Tools/10.1.0/com.vmware.vsphere.vmwaretools.doc/GUID-8B6EA5B7-453B-48AA-92E5-DB7F061341D1.html diff --git a/source/guides/clear/performance.rst b/source/guides/clear/performance.rst index 5caeaded..e38c8f27 100644 --- a/source/guides/clear/performance.rst +++ b/source/guides/clear/performance.rst @@ -233,9 +233,9 @@ Related topics ************** * :ref:`cpu-performance` -* `A Linux* OS for Linux Developers `_ -* `The Performance Race `_ -* `Boosting Python* from profile-guided to platform-specific optimizations `_ -* `Transparent use of library packages optimized for IntelĀ® architecture `_ +* `A Linux* OS for Linux Developers `_ +* `The Performance Race `_ +* `Boosting Python* from profile-guided to platform-specific optimizations `_ +* `Transparent use of library packages optimized for IntelĀ® architecture `_ *Intel and the Intel logo are trademarks of Intel Corporation or its subsidiaries.* diff --git a/source/guides/clear/security.rst b/source/guides/clear/security.rst index 0f125b24..72b010ba 100644 --- a/source/guides/clear/security.rst +++ b/source/guides/clear/security.rst @@ -140,8 +140,8 @@ some examples: *Intel and the Intel logo are trademarks of Intel Corporation or its subsidiaries.* -.. _`Security for software update in Clear Linux* OS`: https://clearlinux.org/blogs/security-software-update-clear-linux-os-intel-architecture -.. _`Recent GNU* C library improvements`: https://clearlinux.org/blogs/recent-gnu-c-library-improvements +.. _`Security for software update in Clear Linux* OS`: https://clearlinux.github.io/news-blogs/security-software-update-clear-linux-os.html +.. _`Recent GNU* C library improvements`: https://clearlinux.github.io/news-blogs/recent-gnu-c-library-improvements.html .. _`rolling release`: https://en.wikipedia.org/wiki/Rolling_release .. _`clrtrust`: https://github.com/clearlinux/clrtrust .. _`Address space layout randomization (ASLR)`: https://en.wikipedia.org/wiki/Address_space_layout_randomization diff --git a/source/guides/clear/swupd-3rd-party.rst b/source/guides/clear/swupd-3rd-party.rst index aa87709e..cfa8abbb 100644 --- a/source/guides/clear/swupd-3rd-party.rst +++ b/source/guides/clear/swupd-3rd-party.rst @@ -274,7 +274,7 @@ Related topics * :ref:`swupd-guide` .. _bundles: - https://clearlinux.org/software + https://clearlinux.github.io/software .. _bundle definition: https://docs.01.org/clearlinux/latest/guides/clear/mixer.html#id16 .. _general guidelines: diff --git a/source/guides/clear/swupd.rst b/source/guides/clear/swupd.rst index 6a686aec..7509869e 100644 --- a/source/guides/clear/swupd.rst +++ b/source/guides/clear/swupd.rst @@ -344,7 +344,7 @@ Related topics .. _swupd source documentation: https://github.com/clearlinux/swupd-client/blob/master/docs/swupd.1.rst -.. _Kata Containers: https://clearlinux.org/downloads/containers +.. _Kata Containers: https://clearlinux.github.io/downloads/containers .. _containers-virt: https://github.com/clearlinux/clr-bundles/blob/master/bundles/containers-virt diff --git a/source/guides/kernel/firmware.rst b/source/guides/kernel/firmware.rst index 7ae7a825..926c4490 100644 --- a/source/guides/kernel/firmware.rst +++ b/source/guides/kernel/firmware.rst @@ -38,7 +38,7 @@ for it to be automatically detected and loaded. |CL| packages these firmware binaries in the `linux-firmware bundles -`_ and +`_ and automatically includes them with the kernel. You can double-check the linux-firmware bundle is installed with the commands below: diff --git a/source/guides/maintenance/container-image-modify.rst b/source/guides/maintenance/container-image-modify.rst index 8aed8d9c..a8bc678a 100644 --- a/source/guides/maintenance/container-image-modify.rst +++ b/source/guides/maintenance/container-image-modify.rst @@ -303,8 +303,8 @@ The next layer is :file:`clearlinux/cgit`. VERSION_ID=31110 PRETTY_NAME="Clear Linux OS" ANSI_COLOR="1;35" - HOME_URL="https://clearlinux.org" - SUPPORT_URL="https://clearlinux.org" + HOME_URL="https://clearlinux.github.io" + SUPPORT_URL="https://clearlinux.github.io" BUG_REPORT_URL="mailto:dev@lists.clearlinux.org" PRIVACY_POLICY_URL=http://www.intel.com/privacy @@ -464,6 +464,6 @@ Related topics .. _multi-stage build: https://docs.docker.com/develop/develop-images/multistage-build/ -.. _Minimizing Clear Linux OS container sizes: https://clearlinux.org/blogs-news/minimizing-clear-linux-os-container-sizes +.. _Minimizing Clear Linux OS container sizes: https://clearlinux.github.io/blogs-news/minimizing-clear-linux-os-container-sizes -.. _multi-stage build to reduce image size: https://clearlinux.org/blogs-news/minimizing-clear-linux-os-container-sizes +.. _multi-stage build to reduce image size: https://clearlinux.github.io/blogs-news/minimizing-clear-linux-os-container-sizes diff --git a/source/guides/maintenance/deploy-at-scale.rst b/source/guides/maintenance/deploy-at-scale.rst index 617b265e..0155121a 100644 --- a/source/guides/maintenance/deploy-at-scale.rst +++ b/source/guides/maintenance/deploy-at-scale.rst @@ -242,8 +242,8 @@ Continuously test its use; Automate its use by redeploying |CL| and application on new hosts. This naturally minimizes configuration drift, challenges your monitoring systems, and business continuity plans. -.. _`Downloads`: https://clearlinux.org/downloads/ -.. _`Containers`: https://clearlinux.org/downloads/containers +.. _`Downloads`: https://clearlinux.github.io/downloads/ +.. _`Containers`: https://clearlinux.github.io/downloads/containers .. _`systemd-journal-remote.service`: https://www.freedesktop.org/software/systemd/man/systemd-journal-remote.service.html .. _`micro-config-drive`: https://github.com/clearlinux/micro-config-drive diff --git a/source/guides/maintenance/developer-workstation.rst b/source/guides/maintenance/developer-workstation.rst index 5333fedc..377bffd7 100644 --- a/source/guides/maintenance/developer-workstation.rst +++ b/source/guides/maintenance/developer-workstation.rst @@ -43,25 +43,25 @@ tools you need to start. Consider these profiles as a starting point. - Bundle * - Build machine learning applications with a full suite of libraries. - - `machine-learning-basic `_ + - `machine-learning-basic `_ * - Build machine learning applications with PyTorch, an optimized tensor library for deep learning. - - `machine-learning-pytorch `_ + - `machine-learning-pytorch `_ * - Build machine learning applications using Tensorflow, a library for numerical computation using deep neural networks. - - `machine-learning-tensorflow `_ + - `machine-learning-tensorflow `_ * - Web-based, interactive tools for machine learning. - - `machine-learning-web-ui `_ + - `machine-learning-web-ui `_ * - Machine learning Docker container. - - `machine-learning `_ + - `machine-learning `_ * - Pre-built Python libraries for Data Science. - - `python-extras `_ + - `python-extras `_ * - API helper for cloud access. - - `cloud-api `_ + - `cloud-api `_ .. tab:: Computer Vision Engineer @@ -73,19 +73,19 @@ tools you need to start. Consider these profiles as a starting point. - Bundle * - Build computer vision applications. - - `computer-vision-basic `_ + - `computer-vision-basic `_ * - Work with deep learning and edge-optimized models. - - `computer-vision-models `_ + - `computer-vision-models `_ * - API helper for cloud access. - - `cloud-api `_ + - `cloud-api `_ * - Run container applications from Dockerhub in lightweight virtual machines. - - `containers-virt `_ + - `containers-virt `_ * - All content for pkgconfig file opencv.pc. - - `devpkg-opencv `_ + - `devpkg-opencv `_ * - *Refer also to Cloud Orchestration Engineer* - @@ -100,19 +100,19 @@ tools you need to start. Consider these profiles as a starting point. - Bundle * - Contains Clear Linux\* OS native software for cloud. - - `ethtool `_ + - `ethtool `_ * - Utilities for controlling TCP/IP networking and traffic control. - - `iproute2 `_ + - `iproute2 `_ * - API helper for cloud access. - - `cloud-api `_ + - `cloud-api `_ * - C++ runtime support. - - `libstdcpp `_ + - `libstdcpp `_ * - Load and enumerate PKCS#11 modules. - - `p11-kit `_ + - `p11-kit `_ .. tab:: Kernel Developer @@ -124,22 +124,22 @@ tools you need to start. Consider these profiles as a starting point. - Bundle * - Installs kernel, initrd, kernel config, system map; creates a bootloader entry. - - `kernel-install `_ + - `kernel-install `_ * - Support module for building/loading via Dynamic Kernel Module System (DKMS) in LTS kernel. - - `kernel-lts-dkms `_ + - `kernel-lts-dkms `_ * - Support module for building/loading via Dynamic Kernel Module System (DKMS) in native kernel. - - `kernel-native-dkms `_ + - `kernel-native-dkms `_ * - Support module for building/loading via Dynamic Kernel Module System (DKMS) in AWS kernel. - - `kernel-aws-dkms `_ + - `kernel-aws-dkms `_ * - Run the Kernel-based Virtual Machine (KVM) with |CL| as a guest under KVM. - - `kernel-kvm `_ + - `kernel-kvm `_ * - Linux Test Project. - - `ltp `_ + - `ltp `_ .. tab:: Maker Developer @@ -151,16 +151,16 @@ tools you need to start. Consider these profiles as a starting point. - Bundle * - Basic tools for makers and experimenters. - - `maker-basic `_ + - `maker-basic `_ * - GIS/Mapping tools for makers. - - `maker-gis `_ + - `maker-gis `_ * - Electronic Design Tool. - - `Fritzing `_ + - `Fritzing `_ * - Open-source electronics prototyping platform. - - `arduino-ide `_ + - `arduino-ide `_ .. tab:: System Administrator @@ -172,25 +172,25 @@ tools you need to start. Consider these profiles as a starting point. - Bundle * - Run popular terminal text editors. - - `editors `_ + - `editors `_ * - Run network utilities and modify network settings. - - `network-basic `_ + - `network-basic `_ * - Run a secure shell (SSH) server for access from remote machines. - - `openssh-server `_ + - `openssh-server `_ * - Run an HTTP server. - - `nginx `_ + - `nginx `_ * - Run an application server via HTTP. - - `application-server `_ + - `application-server `_ * - Run a SQLite database. - - `sqlite `_ + - `sqlite `_ * - Bundle to automatically launch the GUI upon boot. - - `desktop-autostart `_ + - `desktop-autostart `_ swupd search ************ diff --git a/source/guides/maintenance/download-verify-decompress.rst b/source/guides/maintenance/download-verify-decompress.rst index 9142bc34..1e709e05 100644 --- a/source/guides/maintenance/download-verify-decompress.rst +++ b/source/guides/maintenance/download-verify-decompress.rst @@ -173,4 +173,4 @@ Image types .. include:: ../../reference/image-types.rst :start-after: incl-image-filename-end: -.. _image: https://clearlinux.org/downloads +.. _image: https://clearlinux.github.io/downloads diff --git a/source/guides/maintenance/fix-broken-install.rst b/source/guides/maintenance/fix-broken-install.rst index 0baa6f42..270910e8 100644 --- a/source/guides/maintenance/fix-broken-install.rst +++ b/source/guides/maintenance/fix-broken-install.rst @@ -90,8 +90,8 @@ Mount root partition, verify, and fix VERSION_ID=32150 PRETTY_NAME="Clear Linux OS" ANSI_COLOR="1;35" - HOME_URL="https://clearlinux.org" - SUPPORT_URL="https://clearlinux.org" + HOME_URL="https://clearlinux.github.io" + SUPPORT_URL="https://clearlinux.github.io" BUG_REPORT_URL="mailto:dev@lists.clearlinux.org" PRIVACY_POLICY_URL="http://www.intel.com/privacy" diff --git a/source/index.rst b/source/index.rst index 184b0d2d..707bc382 100644 --- a/source/index.rst +++ b/source/index.rst @@ -50,7 +50,7 @@ **Community** - | `Ask the Clear Linux experts `_ + | `Ask the Clear Linux experts `_ | `Clear Linux Forum `_ | `irc.libera.chat IRC: #clearlinux `_ diff --git a/source/reference/image-types.rst b/source/reference/image-types.rst index 6d661f09..92c487cd 100644 --- a/source/reference/image-types.rst +++ b/source/reference/image-types.rst @@ -77,4 +77,4 @@ Table 2 lists the currently available images that are platform specific. - Virtual Machine Disk for VMware\* platforms including Player, Workstation, and ESXi. -.. _images: https://clearlinux.org/downloads +.. _images: https://clearlinux.github.io/downloads diff --git a/source/reference/system-requirements.rst b/source/reference/system-requirements.rst index 75be00d2..7e25dab7 100644 --- a/source/reference/system-requirements.rst +++ b/source/reference/system-requirements.rst @@ -32,7 +32,7 @@ persistent storage. For hardware with less resources, use the *live server* installer because it has a smaller memory footprint. -See https://clearlinux.org/downloads for more download options. +See https://clearlinux.github.io/downloads for more download options. System requirements diff --git a/source/tutorials/flatpak.rst b/source/tutorials/flatpak.rst index 5a5b43a9..f74a04bf 100644 --- a/source/tutorials/flatpak.rst +++ b/source/tutorials/flatpak.rst @@ -132,4 +132,4 @@ In this example, we install Filezilla. .. _Flatpak: https://flatpak.org .. _Flathub: https://flathub.org -.. _Clear Linux Store: https://clearlinux.org/software +.. _Clear Linux Store: https://clearlinux.github.io/software diff --git a/source/tutorials/multi-boot/dual-boot-linux.rst b/source/tutorials/multi-boot/dual-boot-linux.rst index 293c071d..a2bb0968 100644 --- a/source/tutorials/multi-boot/dual-boot-linux.rst +++ b/source/tutorials/multi-boot/dual-boot-linux.rst @@ -416,7 +416,7 @@ Ubuntu as our working example. sudo clr-boot-manager set-timeout 25 -.. _download the live desktop image: https://clearlinux.org/downloads +.. _download the live desktop image: https://clearlinux.github.io/downloads -.. _Downloads: https://clearlinux.org/downloads +.. _Downloads: https://clearlinux.github.io/downloads diff --git a/source/tutorials/php.rst b/source/tutorials/php.rst index becbe84f..6064ca28 100644 --- a/source/tutorials/php.rst +++ b/source/tutorials/php.rst @@ -244,9 +244,9 @@ below to configure PHP-FPM. .. _PHP-FPM: https://php-fpm.org/ -.. _php-extras: https://clearlinux.org/software/bundle/php-extras +.. _php-extras: https://clearlinux.github.io/software/bundle/php-extras -.. _Store: https://clearlinux.org/software/ +.. _Store: https://clearlinux.github.io/software/ .. _PHP configuration file: https://www.php.net/manual/en/configuration.file.php