Skip to content

Commit 5b097cb

Browse files
Bret updates docs.yaml
1 parent 615d794 commit 5b097cb

File tree

1 file changed

+2
-26
lines changed

1 file changed

+2
-26
lines changed

docs.yaml

Lines changed: 2 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -79,39 +79,15 @@ checks:
7979
- 'https://community.datastax.com/index.html'
8080
- 'https://micrometer.io/docs'
8181
- 'http://datastax.github.io/java-driver/features/shaded_jar/'
82+
- 'https://ci.appveyor.com/api/projects/status/m21t2tfdpmkjex1l/branch/master?svg=true'
83+
- 'https://github.com/datastax/nodejs-dse-driver'
8284
internal_links:
8385
exclude:
8486
- 'netty_pipeline/'
8587
- '../core/'
8688
- '%5Bguava%20eviction%5D'
8789

8890
rewrites:
89-
- search: 'https://(helpdocs|docs).datastax.com/(en/astra/)?(aws|gcp)/(dscloud/apollo|doc/dscloud/astra)/dscloudGettingStarted.html'
90-
replace: 'https://docs.datastax.com/en/astra-serverless/docs/getting-started/getting-started.html'
91-
- search: 'https://(helpdocs|docs).datastax.com/(en/astra/)?(aws|gcp)/(dscloud/apollo|doc/dscloud/astra)/dscloudObtainingCredentials.html'
92-
replace: 'https://docs.datastax.com/en/astra-serverless/docs/connect/secure-connect-bundle.html'
93-
- search: 'https://(helpdocs|docs).datastax.com/(en/astra/)?(aws|gcp)/(dscloud/apollo|doc/dscloud/astra)/dscloudShareClusterDetails.html'
94-
replace: 'https://docs.datastax.com/en/astra-serverless/docs/manage/org/manage-tokens.html'
95-
- search: 'http://downloads.datastax.com/java-driver/'
96-
replace: 'https://downloads.datastax.com/#datastax-drivers'
97-
- search: 'https://docs.datastax.com/en/drivers/java/(4.[0-9]+)/com/datastax/oss/driver/api/mapper/EntityHelper.html'
98-
replace: 'https://docs.datastax.com/en/drivers/java/\1/com/datastax/oss/driver/api/mapper/entity/EntityHelper.html'
99-
- search: '(http|https)://www.datastax.com/drivers/java/'
100-
replace: 'https://docs.datastax.com/en/drivers/java/'
101-
- search: 'http://docs.datastax.com/en/drivers/java'
102-
replace: 'https://docs.datastax.com/en/drivers/java'
103-
- search: 'https://docs.astra.datastax.com/docs/creating-your-astra-database'
104-
replace: 'https://docs.datastax.com/en/astra-serverless/docs/getting-started/create-db-choices.html'
105-
- search: 'https://docs.astra.datastax.com/docs/obtaining-database-credentials'
106-
replace: 'https://docs.datastax.com/en/astra-serverless/docs/connect/secure-connect-bundle.html'
107-
- search: 'https://docs.datastax.com/en/drivers/java/(4.[0-9]+)/com/datastax/oss/driver/api/core/cql/SyncCqlSession.html%60'
108-
replace: 'https://docs.datastax.com/en/drivers/java/\1/com/datastax/oss/driver/api/core/cql/SyncCqlSession.html'
109-
- search: 'https://code.google.com/p/snappy/'
110-
replace: 'https://google.github.io/snappy/'
111-
- search: 'https://code.google.com/p/guava-libraries/wiki/ListenableFutureExplained'
112-
replace: 'https://github.com/google/guava/wiki/ListenableFutureExplained'
113-
- search: 'https://community.datastax.com/index.html'
114-
replace: 'https://www.datastax.com/workshops'
11591
- search: 'http://docs.datastax.com/en/latest-nodejs-driver-api/'
11692
replace: 'https://docs.datastax.com/en/developer/nodejs-driver/latest/api/'
11793
- search: 'http://docs.datastax.com/en/latest-nodejs-driver-api/module-metadata-Metadata.html'

0 commit comments

Comments
 (0)