Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(typescript): fix interface-type links #1359

Merged
merged 1 commit into from
Mar 28, 2025

Conversation

thewtex
Copy link
Member

@thewtex thewtex commented Mar 24, 2025

No description provided.

@thewtex thewtex force-pushed the typescript-api-docs branch from 1cafca6 to 2b58999 Compare March 24, 2025 20:56
@thewtex thewtex force-pushed the typescript-api-docs branch from 2b58999 to 76c1192 Compare March 25, 2025 14:47
@thewtex thewtex marked this pull request as ready for review March 25, 2025 14:47
@thewtex thewtex requested a review from Copilot March 25, 2025 14:47
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates link references in the TypeScript documentation to use relative paths, ensuring consistency and better local navigation.

  • Updated links for interface types across multiple markdown files
  • Removed extraneous file extensions from link references for uniformity

Reviewed Changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated no comments.

Show a summary per file
File Description
docs/typescript/interface_types/ImageType.md Changed link from an absolute API URL to a relative path
docs/typescript/interface_types/index.md Updated filesystem IO link for relative navigation
docs/typescript/interface_types/BinaryFile.md Fixed link for BinaryStream reference by removing the .html
docs/typescript/interface_types/Transform.md Updated TypedArray link reference to a relative path
docs/typescript/interface_types/TextFile.md Changed link for TextStream by removing the .html extension
docs/typescript/interface_types/Mesh.md Updated MeshType link and relative paths for TypedArray references
docs/typescript/interface_types/MeshType.md Updated several links to use relative paths; added reference links
docs/typescript/interface_types/Image.md Changed ImageType link from an absolute to a relative path

@thewtex thewtex merged commit 723bf73 into InsightSoftwareConsortium:main Mar 28, 2025
78 checks passed
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