Skip to content

Commit bba48b7

Browse files
committed
* Added rewrite rule for removing "supplemental" url elements to docs.yaml
* Rewrite 'whatsNew.html' refs.
1 parent d52d778 commit bba48b7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ sections:
1818
rewrites:
1919
- api/: api/cassandra/
2020
- cassandra/cassandra: cassandra
21+
- supplemental/: /
22+
- en/latest-ruby-driver/ruby-driver/whatsNew.html: en/developer/ruby-driver/latest
2123
- 'trunk/doc/native_protocol_v([12])\.spec': cassandra-2.2/doc/native_protocol_v\1.spec
2224
- search: http://www.datastax.com/documentation/cql/3.1/webhelp/index.html
2325
replace: http://docs.datastax.com/en/cql/3.3/cql/cql_using/useAboutCQL.html

0 commit comments

Comments
 (0)