Skip to content

Commit d4ffd96

Browse files
authored
Merge pull request #2 from us-irs/prep_v0.1.0
prep first release
2 parents 72069be + e765ac4 commit d4ffd96

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1010

1111
# [v0.1.0]
1212

13-
Initial release of the `cfdpy` library which was split off the
13+
Initial release of the `cfdp-py` library which was split off the
1414
[tmtccmd library](https://github.com/robamu-org/tmtccmd).

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ py -m pip install cfdppy
2929

3030
# Examples
3131

32-
You can find all examples [inside the documentation](https://pycfdp.readthedocs.io/en/latest/examples.html) and the `examples` directory of this repository.
32+
You can find all examples [inside the documentation](https://cfdp-py.readthedocs.io/en/latest/examples.html) and the `examples` directory of this repository.
3333

3434
# Tests
3535

0 commit comments

Comments
 (0)