Skip to content

Commit

Permalink
Point to new documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
kecho committed Aug 3, 2024
1 parent a1f41e7 commit 1fc7826
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/_data/navigation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ main:
- title: Tutorial
url: /tutorial-intro
- title: API Docs
url: /apidocs/0.53/coalpy.html
url: /apidocs/0.54/coalpy.html
- title: GitHub
url: https://github.com/kecho/coalpy

Expand Down
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ excerpt: >
---

Welcome to CoalPy! This python library will let you write quickly and effortlessly high performance GPU code.
To install and get started (ensure you use python3.11):
To install and get started (ensure you use python3.11 or python3.12):

```bash
python -m pip install coalpy
Expand Down

0 comments on commit 1fc7826

Please sign in to comment.