Skip to content

Commit a7512ea

Browse files
committed
changelog fix
1 parent 1329163 commit a7512ea

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

CHANGELOG.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# QE-flow changelog
22

3-
All notable changes of [qeflow](qeflow) releases.
4-
For the development unreleased (and unstable) version see [here](unreleased).
3+
All notable changes of [qeflow](https://github.com/t3n0/qeflow) releases.
4+
For the development unreleased (and unstable) version see [here](https://github.com/t3n0/qeflow/tree/develop).
55

66
## [QE-flow v0.1](https://github.com/t3n0/qeflow/releases/tag/v0.1) (2024-05-16)
77

@@ -19,7 +19,7 @@ For the development unreleased (and unstable) version see [here](unreleased).
1919
- no calculations are executed
2020
- creation of folder structure, workflows and database skeleton
2121
- Basic input file checks and error handling
22-
- Very simple support for [slurm](slurm) HPC submission systems
22+
- Very simple support for [slurm] HPC submission systems
2323
- job_name, nodes, task_per_node, cpu_per_task, time, account, partition, qos, module loads, source environments
2424
- Possibility to run the workflow on a local machine as well
2525
- Quantum epresso support for pw.x code. Only the following keys are currently implemented
@@ -40,5 +40,3 @@ For the development unreleased (and unstable) version see [here](unreleased).
4040

4141
[yaml]: https://yaml.org/
4242
[slurm]: https://slurm.schedmd.com/overview.html
43-
[qeflow]: https://github.com/t3n0/qeflow
44-
[unreleased]: https://github.com/t3n0/qeflow/tree/develop

0 commit comments

Comments
 (0)