We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c6e88d commit 4daab7dCopy full SHA for 4daab7d
1 file changed
docs.yaml
@@ -45,9 +45,10 @@ rewrites:
45
- ../../vc_build.bat: https://github.com/datastax/cpp-driver/blob/master/vc_build.bat
46
- https://github.com/datastax/cpp-driver/tree/2.6.0/examples/duration/duration.c: https://github.com/datastax/cpp-driver/blob/master/examples/duration/duration.c
47
- http://www.datastax.com/documentation/cassandra/2.0/cassandra/dml/dml_config_consistency_c.html: https://docs.datastax.com/en/cassandra/3.0/cassandra/dml/dmlConfigConsistency.html
48
+ - http://dl.fedoraproject.org/pub/epel/5/: https://archives.fedoraproject.org/pub/archive/epel/5/
49
- ^examples/(.*): https://github.com/datastax/cpp-driver/blob/master/examples/\1
50
versions:
- - name: 2.10
51
+ - name: "2.10"
52
ref: 2.10.0
53
- name: 2.9
54
ref: 2.9.0
0 commit comments