Skip to content

docs: fix the URL to faasd #3676

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

Merged
merged 1 commit into from
Jul 2, 2025

Conversation

alexandear
Copy link
Member

The link https://docs.openfaas.com/deployment/faasd/ has been moved to https://docs.openfaas.com/deployment/edge/. The previous version can be viewed at https://web.archive.org/web/20250121162548/https://docs.openfaas.com/deployment/faasd/.

Wayback Machive Screenshot

image

This broken link was found with the help of lychee:

lychee --no-progress --max-concurrency 1 --scheme https --scheme http .
   [WARN ] Error creating request: InvalidPathToUri("/images/internals/lima-sequence-diagram.png")
   [WARN ] Error creating request: InvalidPathToUri("/images/demo.gif")
   [WARN ] Error creating request: InvalidPathToUri("/images/cncf-color-bg.svg")
   [ERROR] http://127.0.0.1:8080/
     [404] https://docs.openfaas.com/deployment/faasd/
Issues found in 2 inputs. Find details below.

[./templates/README.md]:
     [404] https://docs.openfaas.com/deployment/faasd/ | Rejected status code (this depends on your "accept" configuration): Not Found

[./website/content/en/docs/examples/_index.md]:
   [ERROR] http://127.0.0.1:8080/ | Network error: error sending request for url (http://127.0.0.1:8080/) Maybe a certificate error?

🔍 295 Total (in 1m 9s) ✅ 159 OK 🚫 2 Errors 👻 134 Excluded

Signed-off-by: Oleksandr Redko <oleksandr.red+github@gmail.com>
Copy link
Member

@jandubois jandubois left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, LGTM

@jandubois jandubois added this to the v1.1.2 milestone Jul 2, 2025
@jandubois jandubois merged commit 0177353 into lima-vm:master Jul 2, 2025
9 checks passed
@alexandear alexandear deleted the docs/fix-faasd-link branch July 2, 2025 18:27
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.

2 participants