Skip to content

fix(kilo-docs): use stable DeepSeek links - #11017

Merged
marius-kilocode merged 1 commit into
mainfrom
docs/fix-deepseek-link-check
Jun 8, 2026
Merged

fix(kilo-docs): use stable DeepSeek links#11017
marius-kilocode merged 1 commit into
mainfrom
docs/fix-deepseek-link-check

Conversation

@marius-kilocode

Copy link
Copy Markdown
Collaborator

DeepSeek's platform root returns HTTP 202 to the documentation link checker, causing the Check Links workflow to fail even though the site remains available.

Use the stable API documentation as the provider website and send setup readers directly to the API keys page. This fixes the specific failing URL without broadening accepted status codes for every documentation link, as proposed in #11016.

@vercel

vercel Bot commented Jun 8, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs (docs-staging) Ready Ready Preview, Comment Jun 8, 2026 5:26pm

Request Review

@kilo-code-bot

kilo-code-bot Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Code Review Summary

Status: No Issues Found | Recommendation: Merge

The change is clean and purposeful. Replacing the DeepSeek platform root URL (which returns HTTP 202) with the stable API documentation URL (https://api-docs.deepseek.com/) directly fixes the failing link-check workflow without widening accepted status codes globally. The step 1 link now points directly to the API keys page (https://platform.deepseek.com/api_keys), which is consistent with step 2 — a minor but nice UX improvement.

Files Reviewed (1 file)
  • packages/kilo-docs/pages/ai-providers/deepseek.md

Reviewed by claude-4.6-sonnet-20260217 · 138,580 tokens

Review guidance: REVIEW.md from base branch main

@marius-kilocode
marius-kilocode disabled auto-merge June 8, 2026 17:37
@marius-kilocode
marius-kilocode enabled auto-merge June 8, 2026 17:41
@marius-kilocode
marius-kilocode merged commit 9ca9489 into main Jun 8, 2026
23 checks passed
@marius-kilocode
marius-kilocode deleted the docs/fix-deepseek-link-check branch June 8, 2026 17:42
lambertjosh added a commit that referenced this pull request Jun 8, 2026
…k-check"

This reverts commit 9ca9489, reversing
changes made to 0b0f095.
t7tran pushed a commit to t7tran/kilocode that referenced this pull request Aug 14, 2026
…k-check

fix(kilo-docs): use stable DeepSeek links
t7tran pushed a commit to t7tran/kilocode that referenced this pull request Aug 14, 2026
…seek-link-check"

This reverts commit 30ef14d, reversing
changes made to 79c0431.
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