Skip to content

Fix broken link in S&P Global README - #290

Open
randym-code wants to merge 1 commit into
anthropics:mainfrom
randym-code:fix/spglobal-readme-broken-link
Open

Fix broken link in S&P Global README#290
randym-code wants to merge 1 commit into
anthropics:mainfrom
randym-code:fix/spglobal-readme-broken-link

Conversation

@randym-code

Copy link
Copy Markdown

Summary

  • The S&P Global LLM-ready API setup link in plugins/partner-built/spglobal/README.md was missing the https:// scheme, so GitHub resolved it as a relative repo path (404) instead of an external URL.
  • Added the missing scheme so the link points to https://docs.kensho.com/llmreadyapi/mcp/third-party/claude.

Test plan

  • Confirmed the link 404s in its current form (resolves as a relative path within the repo)
  • Ran python3 scripts/check.py - 0 issues

The LLM-ready API setup link was missing the https:// scheme, causing
GitHub to treat it as a relative repo path (404) instead of an external URL.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
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