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

Updated links to VTK specification #145

Merged

Conversation

williamjsdavis
Copy link
Contributor

Links to the VTK specification point to a page that does not exist any more:

http://www.vtk.org/VTK/img/file-formats.pdf

These links appear in:

  1. The README (
    the [VTK specification](http://www.vtk.org/VTK/img/file-formats.pdf).
    )
  2. The documentation index page (
    the [VTK specification](http://www.vtk.org/VTK/img/file-formats.pdf).
    ), and
  3. The documentation for unstructured grids (
    [VTK specification](http://www.vtk.org/VTK/img/file-formats.pdf) (figures 2 and 3).
    )

I have replaced these links with the new appropriate link to the VTK specification in the documentation:

https://docs.vtk.org/en/latest/design_documents/VTKFileFormats.html

Copy link

codecov bot commented Jun 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.87%. Comparing base (d15119c) to head (a6b28bd).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #145   +/-   ##
=======================================
  Coverage   96.87%   96.87%           
=======================================
  Files          15       15           
  Lines         863      863           
=======================================
  Hits          836      836           
  Misses         27       27           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jipolanco
Copy link
Member

Thank you!

@jipolanco jipolanco merged commit 6f1a0a0 into JuliaVTK:master Jun 4, 2024
7 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.

2 participants