From eacae3954e21eaf8a7349ddc8223cd117c117828 Mon Sep 17 00:00:00 2001 From: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com> Date: Mon, 18 Apr 2022 16:21:05 -0400 Subject: [PATCH] Fix typos --- DOCKER_README.md | 2 +- docs/source/about/advanced_usage.rst | 2 +- docs/source/about/installation.rst | 12 ++++++------ 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/DOCKER_README.md b/DOCKER_README.md index 8691e01b..aa2f1017 100644 --- a/DOCKER_README.md +++ b/DOCKER_README.md @@ -43,7 +43,7 @@ Create a `docker-compose.yml` file with the following contents (substitute your ```yaml version: '3' services: - retroarcher: + sunshine: image: sunshinestream/sunshine container_name: sunshine restart: unless-stopped diff --git a/docs/source/about/advanced_usage.rst b/docs/source/about/advanced_usage.rst index 2a23e1bc..4f427dcb 100644 --- a/docs/source/about/advanced_usage.rst +++ b/docs/source/about/advanced_usage.rst @@ -9,7 +9,7 @@ Configuration The default location for the configuration file is ``./assets/sunshine.conf``. You can use another location if you choose, by passing in the full configuration file path as the first argument when you start Sunshine. -** Default File Location** +**Default File Location** .. table:: :widths: auto diff --git a/docs/source/about/installation.rst b/docs/source/about/installation.rst index 70fd28c2..12813cef 100644 --- a/docs/source/about/installation.rst +++ b/docs/source/about/installation.rst @@ -24,14 +24,14 @@ Linux AppImage ^^^^^^^^ -.. image:: https://img.shields.io/github/issues/sunshinestream/sunshine/pkg:appimage?logo=github&style=for-the-badge' +.. image:: https://img.shields.io/github/issues/sunshinestream/sunshine/pkg:appimage?logo=github&style=for-the-badge :alt: GitHub issues by-label #. Download and extract `sunshine-appimage.zip` Debian Packages ^^^^^^^^^^^^^^^ -.. image:: https://img.shields.io/github/issues/sunshinestream/sunshine/os:linux:debian?logo=github&style=for-the-badge' +.. image:: https://img.shields.io/github/issues/sunshinestream/sunshine/os:linux:debian?logo=github&style=for-the-badge :alt: GitHub issues by-label #. Download the corresponding `.deb` file, e.g. ``sunshine-ubuntu_20_04.deb`` @@ -39,7 +39,7 @@ Debian Packages Red Hat Packages ^^^^^^^^^^^^^^^^ -.. image:: https://img.shields.io/github/issues/sunshinestream/sunshine/os:linux:fedora?logo=github&style=for-the-badge' +.. image:: https://img.shields.io/github/issues/sunshinestream/sunshine/os:linux:fedora?logo=github&style=for-the-badge :alt: GitHub issues by-label #. Download the corresponding `.rpm` file, e.g. ``sunshine-fedora_35.rpm`` @@ -60,7 +60,7 @@ Red Hat Packages MacOS ----- -.. image:: https://img.shields.io/github/issues/sunshinestream/sunshine/os:macos?logo=github&style=for-the-badge' +.. image:: https://img.shields.io/github/issues/sunshinestream/sunshine/os:macos?logo=github&style=for-the-badge :alt: GitHub issues by-label #. Install `MacPorts `_ @@ -71,10 +71,10 @@ MacOS Windows ------- -.. image:: https://img.shields.io/github/issues/sunshinestream/sunshine/os:windows:10?logo=github&style=for-the-badge' +.. image:: https://img.shields.io/github/issues/sunshinestream/sunshine/os:windows:10?logo=github&style=for-the-badge :alt: GitHub issues by-label -.. image:: https://img.shields.io/github/issues/sunshinestream/sunshine/os:windows:11?logo=github&style=for-the-badge' +.. image:: https://img.shields.io/github/issues/sunshinestream/sunshine/os:windows:11?logo=github&style=for-the-badge :alt: GitHub issues by-label #. Download and extract ``sunshine-windows.zip``