Skip to content

docs: remove broken links to app.deepchecks.com#405

Merged
AmosRimon merged 1 commit into
mainfrom
docs/remove-app-deepchecks-links
May 5, 2026
Merged

docs: remove broken links to app.deepchecks.com#405
AmosRimon merged 1 commit into
mainfrom
docs/remove-app-deepchecks-links

Conversation

@YaronFriedman
Copy link
Copy Markdown
Contributor

Summary

  • The hosted app at app.deepchecks.com is no longer available, so any link/reference to it in the docs is broken.
  • Strips the URL from the top-nav, prose, RST hyperlinks, and code-comment examples across the user guide and getting-started pages.
  • Replaces the URL inside the alert-webhook JSON sample with a neutral your-deepchecks-host placeholder so the example still reads.
  • Surrounding tutorial flows are left untouched per scope — only the dead link itself was removed.

Test plan

  • make docs (or equivalent Sphinx build) succeeds without warnings about removed targets.
  • Visually scan the rendered nav, the affected pages, and the sphinx-gallery examples to confirm the prose still reads cleanly.
  • grep -r "app.deepchecks.com" docs/ returns no hits.

🤖 Generated with Claude Code

The hosted app at app.deepchecks.com is no longer available. Remove
references to it from the docs (nav, prose, and code-comment examples)
and replace illustrative occurrences with neutral placeholders.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@AmosRimon AmosRimon merged commit bd73d12 into main May 5, 2026
7 of 12 checks passed
@AmosRimon AmosRimon deleted the docs/remove-app-deepchecks-links branch May 5, 2026 10:40
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