Skip to content

Commit 9968430

Browse files
Henry update to docs.yaml
1 parent 487b2ac commit 9968430

File tree

1 file changed

+1
-38
lines changed

1 file changed

+1
-38
lines changed

docs.yaml

Lines changed: 1 addition & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -37,22 +37,9 @@ nanoc_config:
3737
exclude:
3838
- '^https?://travis-ci.org/*'
3939
- '^https?://ci.appveyor.com/*'
40-
- 'https://twitter.com/dsJavaDriver'
41-
- 'https://twitter.com/datastaxeng'
4240
- 'https://twitter.com/datastax'
43-
- 'https://projectreactor.io'
44-
- 'https://docs.datastax.com/en/drivers/java/4.[0-9]+/com/datastax/oss/driver/internal/'
45-
- 'http://www.planetcassandra.org/blog/user-defined-functions-in-cassandra-3-0/'
46-
- 'http://www.planetcassandra.org/making-the-change-from-thrift-to-cql/'
4741
- 'https://academy.datastax.com/slack'
48-
- 'https://community.datastax.com/index.html'
49-
- 'https://micrometer.io/docs'
50-
- 'http://datastax.github.io/java-driver/features/shaded_jar/'
51-
internal_links:
52-
exclude:
53-
- 'netty_pipeline/'
54-
- '../core/'
55-
- '%5Bguava%20eviction%5D'
42+
- 'http://sourceforge.net/projects/boost/files/boost-binaries/1.[0-9]+.0/boost_1_[0-9]+_0-msvc-[0-9]+.[0-9]+-(64|32).exe/download:'
5643
rewrites:
5744
- http://datastax.github.io/cpp-driver/: /
5845
- https://datastax.github.io/cpp-driver/: /
@@ -80,30 +67,6 @@ rewrites:
8067
- https://www.h5l.org: https://github.com/heimdal/heimdal # Temporary until h5l.org is back online
8168
- http://docs.datastax.com/en/developer/cpp-driver/latest/: / # Get current version documentation
8269
- https://github.com/datastax/cpp-driver/blob/master/vc_build.bat: https://github.com/datastax/cpp-driver/blob/2.14.0/vc_build.bat
83-
- search: 'https://(helpdocs|docs).datastax.com/(en/astra/)?(aws|gcp)/(dscloud/apollo|doc/dscloud/astra)/dscloudGettingStarted.html'
84-
replace: 'https://docs.datastax.com/en/astra-serverless/docs/getting-started/getting-started.html'
85-
- search: 'https://(helpdocs|docs).datastax.com/(en/astra/)?(aws|gcp)/(dscloud/apollo|doc/dscloud/astra)/dscloudObtainingCredentials.html'
86-
replace: 'https://docs.datastax.com/en/astra-serverless/docs/connect/secure-connect-bundle.html'
87-
- search: 'https://(helpdocs|docs).datastax.com/(en/astra/)?(aws|gcp)/(dscloud/apollo|doc/dscloud/astra)/dscloudShareClusterDetails.html'
88-
replace: 'https://docs.datastax.com/en/astra-serverless/docs/manage/org/manage-tokens.html'
89-
- search: 'http://downloads.datastax.com/java-driver/'
90-
replace: 'https://downloads.datastax.com/#datastax-drivers'
91-
- search: 'https://docs.datastax.com/en/drivers/java/(4.[0-9]+)/com/datastax/oss/driver/api/mapper/EntityHelper.html'
92-
replace: 'https://docs.datastax.com/en/drivers/java/\1/com/datastax/oss/driver/api/mapper/entity/EntityHelper.html'
93-
- search: '(http|https)://www.datastax.com/drivers/java/'
94-
replace: 'https://docs.datastax.com/en/drivers/java/'
95-
- search: 'http://docs.datastax.com/en/drivers/java'
96-
replace: 'https://docs.datastax.com/en/drivers/java'
97-
- search: 'https://docs.astra.datastax.com/docs/creating-your-astra-database'
98-
replace: 'https://docs.datastax.com/en/astra-serverless/docs/getting-started/create-db-choices.html'
99-
- search: 'https://docs.astra.datastax.com/docs/obtaining-database-credentials'
100-
replace: 'https://docs.datastax.com/en/astra-serverless/docs/connect/secure-connect-bundle.html'
101-
- search: 'https://docs.datastax.com/en/drivers/java/(4.[0-9]+)/com/datastax/oss/driver/api/core/cql/SyncCqlSession.html%60'
102-
replace: 'https://docs.datastax.com/en/drivers/java/\1/com/datastax/oss/driver/api/core/cql/SyncCqlSession.html'
103-
- search: 'https://code.google.com/p/snappy/'
104-
replace: 'https://google.github.io/snappy/'
105-
- search: 'https://code.google.com/p/guava-libraries/wiki/ListenableFutureExplained'
106-
replace: 'https://github.com/google/guava/wiki/ListenableFutureExplained'
10770
- search: 'https://community.datastax.com/index.html'
10871
replace: 'https://www.datastax.com/workshops'
10972
rules:

0 commit comments

Comments
 (0)