Skip to content

Commit 75d23ba

Browse files
authored
Merge pull request #429 from ohearnk/quick-25.03-readthedocs-version-update
Documentation Update for QUICK-25.03 release (read-the-docs version tag)
2 parents 683f690 + 315232c commit 75d23ba

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<p align="right">
22
<img src="https://github.com/merzlab/QUICK/actions/workflows/build_test_serial.yml/badge.svg?branch=master">
33
<img src="https://github.com/merzlab/QUICK/actions/workflows/build_test_mpi.yml/badge.svg?branch=master">
4-
<img src='https://readthedocs.org/projects/quick-docs/badge/?version=latest' alt='Documentation Status' />
4+
<img src='https://readthedocs.org/projects/quick-docs/badge/?version=25.3.0' alt='Documentation Status' />
55
</p>
66
<p align="left">
77
<img width="299" height="169" src="./tools/logo.png">
@@ -41,20 +41,20 @@ Installation
4141
------------
4242
Supported platforms: Linux (x86 and ARM), macOS (x86 and ARM)
4343

44-
* [Installation Guide](https://quick-docs.readthedocs.io/en/latest/installation-guide.html#installation-guide)
45-
1. [Compatible Compilers and Hardware](https://quick-docs.readthedocs.io/en/latest/installation-guide.html#compatible-compilers-and-hardware)
46-
2. [Installation](https://quick-docs.readthedocs.io/en/latest/installation-guide.html#installation)
47-
3. [Testing](https://quick-docs.readthedocs.io/en/latest/installation-guide.html#environment-variables-and-testing)
48-
4. [Uninstallation](https://quick-docs.readthedocs.io/en/latest/installation-guide.html#uninstallation-and-cleaning)
44+
* [Installation Guide](https://quick-docs.readthedocs.io/en/25.3.0/installation-guide.html#installation-guide)
45+
1. [Compatible Compilers and Hardware](https://quick-docs.readthedocs.io/en/25.3.0/installation-guide.html#compatible-compilers-and-hardware)
46+
2. [Installation](https://quick-docs.readthedocs.io/en/25.3.0/installation-guide.html#installation)
47+
3. [Testing](https://quick-docs.readthedocs.io/en/25.3.0/installation-guide.html#environment-variables-and-testing)
48+
4. [Uninstallation](https://quick-docs.readthedocs.io/en/25.3.0/installation-guide.html#uninstallation-and-cleaning)
4949

5050
Getting Started
5151
---------------
52-
* [Hands-on Tutorials](https://quick-docs.readthedocs.io/en/latest/hands-on-tutorials.html)
53-
* [User Manual](https://quick-docs.readthedocs.io/en/latest/user-manual.html)
52+
* [Hands-on Tutorials](https://quick-docs.readthedocs.io/en/25.3.0/hands-on-tutorials.html)
53+
* [User Manual](https://quick-docs.readthedocs.io/en/25.3.0/user-manual.html)
5454

5555
Known Issues
5656
------------
57-
A list of installation and runtime issues can be found [here](https://quick-docs.readthedocs.io/en/latest/known-issues.html#known-issues-of-current-version).
57+
A list of installation and runtime issues can be found [here](https://quick-docs.readthedocs.io/en/25.3.0/known-issues.html#known-issues-of-current-version).
5858

5959
Citation
6060
--------
@@ -117,7 +117,7 @@ DL-FIND: An Open-Source Geometry Optimizer for Atomistic Simulations.
117117

118118
License
119119
-------
120-
QUICK is licensed under Mozilla Public License 2.0. More information can be found [here](https://quick-docs.readthedocs.io/en/latest/license.html#mozilla-public-license-version-2-0).
120+
QUICK is licensed under Mozilla Public License 2.0. More information can be found [here](https://quick-docs.readthedocs.io/en/25.3.0/license.html#mozilla-public-license-version-2-0).
121121

122122
Special Note to Users
123123
---------------------

0 commit comments

Comments
 (0)