Skip to content

Commit 9cedca8

Browse files
committed
Update API links
1 parent b2a3ae6 commit 9cedca8

2 files changed

Lines changed: 6 additions & 5 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,3 +59,4 @@ jobs:
5959
with:
6060
github_token: ${{ secrets.GITHUB_TOKEN }}
6161
publish_branch: gh-pages
62+
cname: openbabel.org

source/api/index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
(api)=
22
# API
33

4-
The latest version of the API documentation is [3.0](3.0/)
4+
The latest version of the API documentation is [3.0](/api/3.0/)
55

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

0 commit comments

Comments
 (0)