Skip to content

Commit cdd7642

Browse files
committed
Fix doc links for deprecated classes in CHANGELOG
1 parent 0fb9685 commit cdd7642

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -71,10 +71,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7171
### Deprecated
7272

7373
- Following classes are superseded by new ones:
74-
- [pyslurm.job](https://pyslurm.github.io/22.5/reference/old/job/#pyslurm.job)
75-
- [pyslurm.node](https://pyslurm.github.io/22.5/reference/old/node/#pyslurm.node)
76-
- [pyslurm.jobstep](https://pyslurm.github.io/22.5/reference/old/jobstep/#pyslurm.jobstep)
77-
- [pyslurm.slurmdb_jobs](https://pyslurm.github.io/22.5/reference/old/db/job/#pyslurm.slurmdb_jobs)
74+
- [pyslurm.job][]
75+
- [pyslurm.node][]
76+
- [pyslurm.jobstep][]
77+
- [pyslurm.slurmdb_jobs][]
7878

7979
## [21.8.0](https://github.com/PySlurm/pyslurm/releases/tag/v21.8.0) - 2022-03-01
8080

0 commit comments

Comments
 (0)