We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ef47f8 commit 0b0f360Copy full SHA for 0b0f360
1 file changed
docs.yaml
@@ -46,7 +46,7 @@ api_docs:
46
3.5: http://docs.datastax.com/en/drivers/java/3.5
47
3.4: http://docs.datastax.com/en/drivers/java/3.4
48
3.3: http://docs.datastax.com/en/drivers/java/3.3
49
- 4.0-alpha: http://docs.datastax.com/en/drivers/java/4.0
+ 4.0-beta: http://docs.datastax.com/en/drivers/java/4.0
50
3.2: http://docs.datastax.com/en/drivers/java/3.2
51
3.1: http://docs.datastax.com/en/drivers/java/3.1
52
3.0: http://docs.datastax.com/en/drivers/java/3.0
@@ -59,8 +59,8 @@ versions:
59
ref: '3.4.0_docfixes'
60
- name: '3.3'
61
ref: '3.3.2'
62
- - name: '4.0-alpha'
63
- ref: '4.0.0-alpha3'
+ - name: '4.0-beta'
+ ref: '4.0.0-beta1'
64
prerelease: true
65
- name: '3.2'
66
ref: '3.2_docfixes'
0 commit comments