Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This pull request updates documentation and example files in the
examplesdirectory, primarily to fix outdated links and correct inconsistencies in example numbering and descriptions.Documentation updates:
examples/example_01/analysis.ipynb: Updated the link to the input file description to point to the correct online documentation (https://calphy.org/en/latest/inputfile.html).Example cleanup:
examples/example_02/README.md: Removed an outdated link to the example's analysis documentation.examples/example_03/README.md: Removed the example description and outdated link to its analysis documentation.examples/example_05/README.md: Removed incorrect example numbering and outdated link to the analysis documentation for Example 04.examples/example_05/analysis.ipynb: Corrected the example number in the title from "Example 04" to "Example 05" to match the file's content.