Skip to content

Commit 31ca2ae

Browse files
authored
Merge pull request #152 from datastax/emeliawilkinson24-patch-1
Update docs.yaml
2 parents 824ba30 + 2fb429d commit 31ca2ae

File tree

1 file changed

+52
-1
lines changed

1 file changed

+52
-1
lines changed

docs.yaml

Lines changed: 52 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,35 @@ rewrites:
3535
- http://downloads.datastax.com/php-driver/1.0.0/: http://downloads.datastax.com/php-driver/
3636
- http://downloads.datastax.com/php-driver/1.1.0/: http://downloads.datastax.com/php-driver/
3737
- http://downloads.datastax.com/php-driver/1.2.0/: http://downloads.datastax.com/php-driver/
38-
- http://datastax.github.io/php-driver/api/Cassandra/interface.Type/: https://docs.datastax.com/en/developer/php-driver/latest/api/Cassandra/class.Type/
3938
- http://datastax.github.io/php-driver/features/http://localhost:8000/features/datatypes/: https://docs.datastax.com/en/developer/php-driver/latest/features/
39+
- http://datastax.github.io/php-driver/api/Cassandra/interface.Type/: https://docs.datastax.com/en/developer/php-driver/latest/api/Cassandra/class.Type/
40+
- search: 'https://(helpdocs|docs).datastax.com/(en/astra/)?(aws|gcp)/(dscloud/apollo|doc/dscloud/astra)/dscloudObtainingCredentials.html'
41+
replace: 'https://docs.datastax.com/en/astra-serverless/docs/connect/secure-connect-bundle.html'
42+
- search: 'https://(helpdocs|docs).datastax.com/(en/astra/)?(aws|gcp)/(dscloud/apollo|doc/dscloud/astra)/dscloudShareClusterDetails.html'
43+
replace: 'https://docs.datastax.com/en/astra-serverless/docs/manage/org/manage-tokens.html'
44+
- search: 'https://(helpdocs|docs).datastax.com/(en/astra/)?(aws|gcp)/(dscloud/apollo|doc/dscloud/astra)/dscloudGettingStarted.html'
45+
replace: 'https://docs.datastax.com/en/astra-serverless/docs/getting-started/getting-started.html'
46+
- search: 'http://downloads.datastax.com/java-driver/'
47+
replace: 'https://downloads.datastax.com/#datastax-drivers'
48+
- search: 'https://docs.datastax.com/en/drivers/java/(4.[0-9]+)/com/datastax/oss/driver/api/core/cql/SyncCqlSession.html%60'
49+
replace: 'https://docs.datastax.com/en/drivers/java/\1/com/datastax/oss/driver/api/core/cql/SyncCqlSession.html'
50+
- search: 'https://docs.datastax.com/en/drivers/java/(4.[0-9]+)/com/datastax/oss/driver/api/mapper/EntityHelper.html'
51+
replace: 'https://docs.datastax.com/en/drivers/java/\1/com/datastax/oss/driver/api/mapper/entity/EntityHelper.html'
52+
- search: '(http|https)://www.datastax.com/drivers/java/'
53+
replace: 'https://docs.datastax.com/en/drivers/java/'
54+
- search: 'http://docs.datastax.com/en/drivers/java'
55+
replace: 'https://docs.datastax.com/en/drivers/java'
56+
- search: 'https://docs.astra.datastax.com/docs/obtaining-database-credentials'
57+
replace: 'https://docs.datastax.com/en/astra-serverless/docs/connect/secure-connect-bundle.html'
58+
- search: 'https://docs.astra.datastax.com/docs/creating-your-astra-database'
59+
replace: 'https://docs.datastax.com/en/astra-serverless/docs/getting-started/create-db-choices.html'
60+
- search: 'https://code.google.com/p/guava-libraries/wiki/ListenableFutureExplained'
61+
replace: 'https://github.com/google/guava/wiki/ListenableFutureExplained'
62+
- search: 'https://code.google.com/p/snappy/'
63+
replace: 'https://google.github.io/snappy/'
64+
65+
- search: 'https://community.datastax.com/index.html'
66+
replace: 'https://www.datastax.com/workshops'
4067
links:
4168
- title: Binaries
4269
href: http://downloads.datastax.com/php-driver
@@ -61,3 +88,27 @@ versions:
6188
ref: v1.1.0
6289
- name: 1.0
6390
ref: v1.0.1
91+
checks:
92+
external_links:
93+
exclude:
94+
- 'https://twitter.com/dsJavaDriver'
95+
- 'https://twitter.com/datastaxeng'
96+
- 'https://twitter.com/datastax'
97+
- 'https://twitter.com/al3xandru'
98+
- 'http://twitter.com/avalanche123'
99+
- 'https://projectreactor.io'
100+
- 'https://docs.datastax.com/en/drivers/java/4.[0-9]+/com/datastax/oss/driver/internal/'
101+
- 'http://www.planetcassandra.org/blog/user-defined-functions-in-cassandra-3-0/'
102+
- 'http://www.planetcassandra.org/making-the-change-from-thrift-to-cql/'
103+
- 'https://academy.datastax.com/slack'
104+
- 'https://community.datastax.com/index.html'
105+
- 'https://micrometer.io/docs'
106+
- 'http://datastax.github.io/java-driver/features/shaded_jar/'
107+
- 'https://ci.appveyor.com/api/projects/status/8vrxpkfl4xm2f3nm'
108+
- 'http://www.behat.org'
109+
- 'https://github.com/datastax/php-dse-driver/blob/master/ext/vc_build.bat'
110+
internal_links:
111+
exclude:
112+
- 'netty_pipeline/'
113+
- '../core/'
114+
- '%5Bguava%20eviction%5D'

0 commit comments

Comments
 (0)