Skip to content

doc: Fix link to p-ranav repos#642

Merged
finger563 merged 1 commit into
mainfrom
doc/fix
Jun 15, 2026
Merged

doc: Fix link to p-ranav repos#642
finger563 merged 1 commit into
mainfrom
doc/fix

Conversation

@finger563

Copy link
Copy Markdown
Contributor

Description

Motivation and Context

How has this been tested?

Screenshots (if appropriate, e.g. schematic, board, console logs, lab pictures):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update
  • Hardware (schematic, board, system design) change
  • Software change

Checklist:

  • My change requires a change to the documentation.
  • I have added / updated the documentation related to this change via either README or WIKI

Software

  • I have added tests to cover my changes.
  • I have updated the .github/workflows/build.yml file to add my new test to the automated cloud build github action.
  • All new and existing tests passed.
  • My code follows the code style of this project.

Hardware

  • I have updated the design files (schematic, board, libraries).
  • I have attached the PDFs of the SCH / BRD to this PR
  • I have updated the design output (GERBER, BOM) files.

Copilot AI review requested due to automatic review settings June 15, 2026 14:02
@github-actions

Copy link
Copy Markdown

✅Static analysis result - no issues found! ✅

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Fixes incorrect GitHub links to p-ranav repositories in component documentation, ensuring external references resolve correctly.

Changes:

  • Update tabulate docs/README link from p-pranav/tabulate to p-ranav/tabulate.
  • Update csv2 docs link from p-pranav/csv2 to p-ranav/csv2.
  • (Needs follow-up) Fix Markdown formatting for the csv2 link in components/csv/README.md (currently uses broken RST-style markup).

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
doc/en/tabulate.rst Corrects the p-ranav/tabulate repository link in Sphinx RST docs.
doc/en/csv.rst Corrects the p-ranav/csv2 repository link in Sphinx RST docs.
components/tabulate/README.md Corrects the p-ranav/tabulate repository link in the component README.
components/csv/README.md Updates the repo link but leaves it in broken RST-style syntax in a Markdown file (needs correction).

Comment thread components/csv/README.md

The `csv.hpp` header provides a convenience include / wrapper around
`p-ranav/csv2 <https://github.com/p-pranav/csv2`_. It also exposes `csv2`'s
`p-ranav/csv2 <https://github.com/p-ranav/csv2`_. It also exposes `csv2`'s
@finger563 finger563 merged commit 3acda0d into main Jun 15, 2026
10 of 11 checks passed
@finger563 finger563 deleted the doc/fix branch June 15, 2026 14:05
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