Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: fix broken links #1813

Merged
merged 6 commits into from
Nov 5, 2023

Conversation

justindhillon
Copy link
Contributor

@justindhillon justindhillon commented Nov 4, 2023

Description

There are multiple broken links in this project. Here are the ones I have fixed.

https://github.com/LizardByte/Sunshine/tree/nightly/packaging/linux/aur/PKGBUILD --> https://github.com/LizardByte/Sunshine/blob/nightly/packaging/linux/Arch/PKGBUILD

Removed aosc

http://eretik.omegahg.com/ --> https://kitere.github.io/

https://sunshinestream.readthedocs.io/about/installation.html --> https://docs.lizardbyte.dev/projects/sunshine/en/latest/about/installation.html

http://security.ubuntu.com/ubuntu/pool/main/t/tar/tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb --> http://security.ubuntu.com/ubuntu/pool/main/t/tar/tar_1.30+dfsg-7ubuntu0.20.04.3_amd64.deb

These broken links where found with link-inspector

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Dependency update (updates to dependencies)
  • Documentation update (changes to documentation)
  • Repository update (changes to repository files, e.g. .github/...)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated the in code docstring/documentation-blocks for new or existing methods/components

Branch Updates

LizardByte requires that branches be up-to-date before merging. This means that after any PR is merged, this branch
must be updated before it can be merged. You must also
Allow edits from maintainers.

  • I want maintainers to keep my branch updated

@CLAassistant
Copy link

CLAassistant commented Nov 4, 2023

CLA assistant check
All committers have signed the CLA.

@ReenigneArcher
Copy link
Member

@justindhillon
Copy link
Contributor Author

https://github.com/LizardByte/Sunshine/blob/nightly/packaging/linux/Arch/PKGBUILD is the correct link. Which is what I changed it to. Before, it was a link that lead nowhere.

@ReenigneArcher
Copy link
Member

Would you mind combining all your PRs into one? Our CI after merge takes 4 hours, so not wanting to do that 3 times.

@ReenigneArcher ReenigneArcher changed the title Fixed broken link in packaging/linux/Arch/PKGBUILD docs: fix broken links Nov 4, 2023
@ReenigneArcher ReenigneArcher marked this pull request as draft November 4, 2023 20:02
@ReenigneArcher ReenigneArcher marked this pull request as ready for review November 5, 2023 00:02
@ReenigneArcher ReenigneArcher merged commit 0a56394 into LizardByte:nightly Nov 5, 2023
45 checks passed
KuleRucket pushed a commit to KuleRucket/Sunshine that referenced this pull request Jun 6, 2024
e-dong pushed a commit to e-dong/Sunshine that referenced this pull request Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants