Skip to content

Commit 13876f4

Browse files
committed
Updated README to reference new location in docs.ds.
1 parent bb839ae commit 13876f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# Datastax Ruby Driver for Apache Cassandra
22

3-
*If you're reading this on GitHub, please note that this is the readme for the development version and that some features described here might not yet have been released. You can [find the documentation for the latest version through ruby driver docs](http://docs.datastax.com/en/latest-ruby-driver/ruby-driver/whatsNew.html) or via the release tags, [e.g. v3.0.3](https://github.com/datastax/ruby-driver/tree/v3.0.3).*
3+
*If you're reading this on GitHub, please note that this is the readme for the development version and that some features described here might not yet have been released. You can [find the documentation for the latest version through ruby driver docs](http://docs.datastax.com/en/developer/ruby-driver/latest) or via the release tags, [e.g. v3.0.3](https://github.com/datastax/ruby-driver/tree/v3.0.3).*
44

55
[![Build Status](https://travis-ci.org/datastax/ruby-driver.svg?branch=master)](https://travis-ci.org/datastax/ruby-driver)
66

77
A Ruby client driver for Apache Cassandra. This driver works exclusively with
88
the Cassandra Query Language version 3 (CQL3) and Cassandra's native protocol.
99

1010
- Code: https://github.com/datastax/ruby-driver
11-
- Docs: http://docs.datastax.com/en/latest-ruby-driver/ruby-driver/whatsNew.html
11+
- Docs: http://docs.datastax.com/en/developer/ruby-driver/latest
1212
- Jira: https://datastax-oss.atlassian.net/browse/RUBY
1313
- Mailing List: https://groups.google.com/a/lists.datastax.com/forum/#!forum/ruby-driver-user
1414
- IRC: #datastax-drivers on [irc.freenode.net](http://freenode.net>)

0 commit comments

Comments
 (0)