Skip to content

Commit 34ba1c6

Browse files
committed
Updated docs.yaml to standardize on major.minor version names and reduce deps on datastax.github.io
1 parent 13876f4 commit 34ba1c6

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

docs.yaml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
title: Ruby Driver for Apache Cassandra
22
summary: A pure Ruby client for Apache Cassandra
3-
homepage: http://datastax.github.io/ruby-driver/
3+
homepage: http://docs.datastax.com/en/developer/ruby-driver/
44
sections:
55
- title: Features
66
prefix: /features
@@ -27,7 +27,7 @@ links:
2727
- title: Code
2828
href: https://github.com/datastax/ruby-driver/
2929
- title: Docs
30-
href: http://datastax.github.io/ruby-driver/
30+
href: http://docs.datastax.com/en/developer/ruby-driver/
3131
- title: Issues
3232
href: https://datastax-oss.atlassian.net/browse/RUBY/
3333
- title: Mailing List
@@ -37,15 +37,15 @@ links:
3737
- title: Releases
3838
href: https://github.com/datastax/ruby-driver/releases
3939
versions:
40-
- name: v3.0.3
40+
- name: 3.0
4141
ref: 6ec356a9c2082a4d1ae687e16385f34a56269f46
42-
- name: v2.1.6
42+
- name: 2.1
4343
ref: 474568501e5ef771a496c3a901f3cbdc3854f512
44-
- name: v2.0.1
44+
- name: 2.0
4545
ref: 80cab0ad188511ec16eb39111c0b67329c754729
46-
- name: v1.2.0
46+
- name: 1.2
4747
ref: 6c398cb3dbc5218f6a77177dcc2130d11bf0158a
48-
- name: v1.1.1
48+
- name: 1.1
4949
ref: 1763066e2f70db8889799aa0af4a8eb63ad9ab74
50-
- name: v1.0.0
50+
- name: 1.0
5151
ref: 72bfc9609f94e904c0186b061a02404fb2c0d22e

0 commit comments

Comments
 (0)