Skip to content

fix: replace broken hyperlink in README - #1216

Open
ovodela wants to merge 1 commit into
capitalone:devfrom
ovodela:fix/readme-broken-hyperlink
Open

fix: replace broken hyperlink in README#1216
ovodela wants to merge 1 commit into
capitalone:devfrom
ovodela:fix/readme-broken-hyperlink

Conversation

@ovodela

@ovodela ovodela commented Aug 31, 2026

Copy link
Copy Markdown

Summary

  • Fixes the broken anchor link in the Load a File section of README.md
  • The in-page anchor #specifying-a-filetype-or-delimiter pointed to a non-existent section
  • Replaced with the absolute URL to the hosted documentation page where the section exists
  • Verified the URL returns HTTP 200 and the anchor ID is present on the page

Test plan

  • Verify the link renders correctly in the GitHub README preview
  • Click the link and confirm it navigates to the correct section in the docs

Closes #972

The in-page anchor #specifying-a-filetype-or-delimiter does not exist in
the README. The section lives in the hosted documentation. Replace with
the absolute URL to the docs site which is version-agnostic.

Closes capitalone#972
@ovodela
ovodela requested a review from a team as a code owner August 31, 2026 22:14
@CLAassistant

CLAassistant commented Aug 31, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

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