Skip to content

Commit d0bc4bc

Browse files
authored
doc: Correct broken document links for all versions of the driver (#309)
1 parent 8600604 commit d0bc4bc

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

cpp-driver/docs.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ rewrites:
5353
- http://www.datastax.com/documentation/cql/3.1: https://docs.datastax.com/en/archived/cql/3.1
5454
- http://www.datastax.com/documentation/cassandra/2.: https://docs.datastax.com/en/archived/cassandra/2.
5555
- http://downloads.datastax.com/cpp-driver: https://downloads.datastax.com/cpp-driver/
56+
- http://www.datastax.com/dev/blog/datastax-c-driver(.*)$: https://www.datastax.com/blog/
5657
rules:
5758
use_path_nav_files_only: true
5859

docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ rewrites:
7676
replace: /dse_features/graph
7777
links:
7878
- title: Releases
79-
href: http://downloads.datastax.com/cpp-driver
79+
href: http://downloads.datastax.com/cpp-driver/
8080
- title: Docs
8181
href: http://docs.datastax.com/en/developer/cpp-driver-dse
8282
- title: Issues

0 commit comments

Comments
 (0)