Skip to content

fix: repair dead links in README and SECURITY docs - #704

Merged
oc-tmueller merged 1 commit into
masterfrom
fix/dead-links-readme-security
Sep 15, 2026
Merged

oc-tmueller merged 1 commit into
masterfrom
fix/dead-links-readme-security

Conversation

@oc-tmueller

Copy link
Copy Markdown
Member

Summary

  • The update-docker-hub-description job's markdown-link-check step was failing: https://github.com/owncloud-docker/server/actions/runs/34770289397/job/103758994571
  • README.md's docs link pointed at .../installation/docker/, which 404s; the docker install guide now lives at .../installation/installing_with_docker.html (verified 200).
  • The YesWeHack bug bounty link in README.md and SECURITY.md 404s. It's not a renamed slug — ownCloud doesn't appear in YesWeHack's public program list at all anymore, and security.owncloud.com now self-identifies as a VDP (Vulnerability Disclosure Policy) portal. The program appears discontinued, so the line was removed rather than repointed.

Test plan

  • Ran npx markdown-link-check README.md SECURITY.md locally — all 38 links pass (previously 2 dead links across the two files).

The docker install guide moved to installing_with_docker.html, and the
YesWeHack bug bounty program page no longer exists (ownCloud now runs
its VDP directly via security.owncloud.com). Fixes the markdown-link-check
failure in the update-docker-hub-description job.

Signed-off-by: Thomas Müller <323649642+oc-tmueller@users.noreply.github.com>
@oc-tmueller
oc-tmueller merged commit b5d3809 into master Sep 15, 2026
4 checks passed
@oc-tmueller
oc-tmueller deleted the fix/dead-links-readme-security branch September 15, 2026 09:37
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.

1 participant