Skip to content

Commit

Permalink
Update API links
Browse files Browse the repository at this point in the history
  • Loading branch information
ghutchis committed Dec 18, 2023
1 parent b2a3ae6 commit 9cedca8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,4 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_branch: gh-pages
cname: openbabel.org
10 changes: 5 additions & 5 deletions source/api/index.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
(api)=
# API

The latest version of the API documentation is [3.0](3.0/)
The latest version of the API documentation is [3.0](/api/3.0/)

Older API docs for historical purposes
- [2.3](2.3.0/index.html)
- [2.2](2.2.0/index.html)
- [2.1](2.1.0/index.html)
- [2.0](2.0.2/index.html)
- [2.3](/api/2.3.0/index.html)
- [2.2](/api/2.2.0/index.html)
- [2.1](/api/2.1.0/index.html)
- [2.0](/api/2.0.2/index.html)

0 comments on commit 9cedca8

Please sign in to comment.