Skip to content

Commit 318749b

Browse files
committed
Add 4.0.0-alpha1 to docs
1 parent 52521a2 commit 318749b

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

docs.yaml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,17 +35,16 @@ links:
3535
- title: Code
3636
href: https://github.com/datastax/java-driver/
3737
- title: Docs
38-
href: http://datastax.github.io/java-driver/
38+
href: http://docs.datastax.com/en/developer/java-driver/
3939
- title: Issues
4040
href: https://datastax-oss.atlassian.net/browse/JAVA/
4141
- title: Mailing List
4242
href: https://groups.google.com/a/lists.datastax.com/forum/#!forum/java-driver-user
43-
- title: IRC Channel
44-
href: irc://irc.freenode.net/datastax-drivers
4543
- title: Releases
46-
href: https://github.com/datastax/java-driver/releases
44+
href: http://downloads.datastax.com/java-driver/
4745
api_docs:
4846
3.3: http://docs.datastax.com/en/drivers/java/3.3
47+
4.0-alpha: http://docs.datastax.com/en/drivers/java/4.0
4948
3.2: http://docs.datastax.com/en/drivers/java/3.2
5049
3.1: http://docs.datastax.com/en/drivers/java/3.1
5150
3.0: http://docs.datastax.com/en/drivers/java/3.0
@@ -54,6 +53,8 @@ api_docs:
5453
versions:
5554
- name: '3.3'
5655
ref: '3.3.0'
56+
- name: '4.0-alpha'
57+
ref: '4.0.0-alpha1'
5758
- name: '3.2'
5859
ref: '3.2_docfixes'
5960
- name: '3.1'

0 commit comments

Comments
 (0)