Skip to content
This repository was archived by the owner on Dec 13, 2023. It is now read-only.

Commit bf95b66

Browse files
authored
DOC-438 | Fix external links (#1311)
htmltest: Extend timeout, disable SSL verification
1 parent 4cac4f9 commit bf95b66

17 files changed

+18
-22
lines changed

.htmltest-external.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,15 @@ IgnoreURLs:
4141
#IgnoreExternalBrokenLinks: false
4242
IgnoreAltMissing: true
4343
IgnoreDirectoryMissingTrailingSlash: true
44-
#IgnoreSSLVerify: false
44+
IgnoreSSLVerify: true
4545
#IgnoreTagAttribute: data-proofer-ignore
4646
#HTTPHeaders: { Range: "bytes=0-0", Accept: "*/*" }
4747
TestFilesConcurrently: false # avoid hammering sites, might help with rate limiting
4848
#DocumentConcurrencyLimit: 128
4949
#HTTPConcurrencyLimit: 16
5050
#LogLevel: 2
5151
#LogSort: document
52-
#ExternalTimeout: 15
52+
ExternalTimeout: 60
5353
#StripQueryString: true
5454
#OutputDir: tmp/.htmltest
5555
#OutputCacheFile: refcache.json

3.10/aql/functions-date.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ at every point on earth. The date functions use millisecond precision for timest
1818
Time unit definitions:
1919

2020
- **millisecond**: 1/1000 of a second
21-
- **second**: one [SI second](https://www.bipm.org/en/publications/si-brochure/second.html){:target="_blank"}
21+
- **second**: one [SI second](https://www.bipm.org/en/si-base-units/second){:target="_blank"}
2222
- **minute**: one minute is defined as 60 seconds
2323
- **hour**: one hour is defined as 60 minutes
2424
- **day**: one day is defined as 24 hours

3.10/arangosearch-example-datasets.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@ repository.
2626

2727
## Demo Geo S2 Dataset
2828

29-
This is a New York restaurants and neighborhoods dataset taken from
30-
[opendata.city](http://catalog.opendata.city/dataset/pediacities-nyc-neighborhoods){:target="_blank"}.
29+
This is a New York restaurants and neighborhoods dataset taken from OpenData.city.
3130
Also see the
3231
[arangodb-foxx/demo-geo-s2](https://github.com/arangodb-foxx/demo-geo-s2){:target="_blank"}
3332
repository.

3.10/programs-arangod-ldap.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ the following options are available:
187187
As default no file path is configured. This certificate
188188
is used to validate the server response.
189189
- `--ldap.tls-cacert-dir`: a directory path to certificate authority certificates in
190-
[c_rehash](https://www.openssl.org/docs/man1.0.2/apps/c_rehash.html){:target="_blank"}
190+
[c_rehash](https://www.openssl.org/docs/man3.0/man1/c_rehash.html){:target="_blank"}
191191
format. As default no directory path is configured.
192192

193193
Assuming you have the TLS CAcert file that is given to the server at

3.11/aql/functions-date.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ at every point on earth. The date functions use millisecond precision for timest
1818
Time unit definitions:
1919

2020
- **millisecond**: 1/1000 of a second
21-
- **second**: one [SI second](https://www.bipm.org/en/publications/si-brochure/second.html){:target="_blank"}
21+
- **second**: one [SI second](https://www.bipm.org/en/si-base-units/second){:target="_blank"}
2222
- **minute**: one minute is defined as 60 seconds
2323
- **hour**: one hour is defined as 60 minutes
2424
- **day**: one day is defined as 24 hours

3.11/arangosearch-example-datasets.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@ repository.
2626

2727
## Demo Geo S2 Dataset
2828

29-
This is a New York restaurants and neighborhoods dataset taken from
30-
[opendata.city](http://catalog.opendata.city/dataset/pediacities-nyc-neighborhoods){:target="_blank"}.
29+
This is a New York restaurants and neighborhoods dataset taken from OpenData.city.
3130
Also see the
3231
[arangodb-foxx/demo-geo-s2](https://github.com/arangodb-foxx/demo-geo-s2){:target="_blank"}
3332
repository.

3.11/programs-arangod-ldap.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ the following options are available:
187187
As default no file path is configured. This certificate
188188
is used to validate the server response.
189189
- `--ldap.tls-cacert-dir`: a directory path to certificate authority certificates in
190-
[c_rehash](https://www.openssl.org/docs/man1.0.2/apps/c_rehash.html){:target="_blank"}
190+
[c_rehash](https://www.openssl.org/docs/man3.0/man1/c_rehash.html){:target="_blank"}
191191
format. As default no directory path is configured.
192192

193193
Assuming you have the TLS CAcert file that is given to the server at

3.7/aql/functions-date.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ at every point on earth. The date functions use millisecond precision for timest
1818
Time unit definitions:
1919

2020
- **millisecond**: 1/1000 of a second
21-
- **second**: one [SI second](https://www.bipm.org/en/publications/si-brochure/second.html){:target="_blank"}
21+
- **second**: one [SI second](https://www.bipm.org/en/si-base-units/second){:target="_blank"}
2222
- **minute**: one minute is defined as 60 seconds
2323
- **hour**: one hour is defined as 60 minutes
2424
- **day**: one day is defined as 24 hours

3.7/programs-arangod-ldap.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ the following options are available:
177177
As default no file path is configured. This certificate
178178
is used to validate the server response.
179179
- `--ldap.tls-cacert-dir`: a directory path to certificate authority certificates in
180-
[c_rehash](https://www.openssl.org/docs/man1.0.2/apps/c_rehash.html){:target="_blank"}
180+
[c_rehash](https://www.openssl.org/docs/man3.0/man1/c_rehash.html){:target="_blank"}
181181
format. As default no directory path is configured.
182182

183183
Assuming you have the TLS CAcert file that is given to the server at

3.8/aql/functions-date.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ at every point on earth. The date functions use millisecond precision for timest
1818
Time unit definitions:
1919

2020
- **millisecond**: 1/1000 of a second
21-
- **second**: one [SI second](https://www.bipm.org/en/publications/si-brochure/second.html){:target="_blank"}
21+
- **second**: one [SI second](https://www.bipm.org/en/si-base-units/second){:target="_blank"}
2222
- **minute**: one minute is defined as 60 seconds
2323
- **hour**: one hour is defined as 60 minutes
2424
- **day**: one day is defined as 24 hours

3.8/arangosearch-example-datasets.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@ repository.
2626

2727
## Demo Geo S2 Dataset
2828

29-
This is a New York restaurants and neighborhoods dataset taken from
30-
[opendata.city](http://catalog.opendata.city/dataset/pediacities-nyc-neighborhoods){:target="_blank"}.
29+
This is a New York restaurants and neighborhoods dataset taken from OpenDataCity.
3130
Also see the
3231
[arangodb-foxx/demo-geo-s2](https://github.com/arangodb-foxx/demo-geo-s2){:target="_blank"}
3332
repository.

3.8/programs-arangod-ldap.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ the following options are available:
177177
As default no file path is configured. This certificate
178178
is used to validate the server response.
179179
- `--ldap.tls-cacert-dir`: a directory path to certificate authority certificates in
180-
[c_rehash](https://www.openssl.org/docs/man1.0.2/apps/c_rehash.html){:target="_blank"}
180+
[c_rehash](https://www.openssl.org/docs/man3.0/man1/c_rehash.html){:target="_blank"}
181181
format. As default no directory path is configured.
182182

183183
Assuming you have the TLS CAcert file that is given to the server at

3.9/aql/functions-date.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ at every point on earth. The date functions use millisecond precision for timest
1818
Time unit definitions:
1919

2020
- **millisecond**: 1/1000 of a second
21-
- **second**: one [SI second](https://www.bipm.org/en/publications/si-brochure/second.html){:target="_blank"}
21+
- **second**: one [SI second](https://www.bipm.org/en/si-base-units/second){:target="_blank"}
2222
- **minute**: one minute is defined as 60 seconds
2323
- **hour**: one hour is defined as 60 minutes
2424
- **day**: one day is defined as 24 hours

3.9/arangosearch-example-datasets.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@ repository.
2626

2727
## Demo Geo S2 Dataset
2828

29-
This is a New York restaurants and neighborhoods dataset taken from
30-
[opendata.city](http://catalog.opendata.city/dataset/pediacities-nyc-neighborhoods){:target="_blank"}.
29+
This is a New York restaurants and neighborhoods dataset taken from OpenDataCity.
3130
Also see the
3231
[arangodb-foxx/demo-geo-s2](https://github.com/arangodb-foxx/demo-geo-s2){:target="_blank"}
3332
repository.

3.9/programs-arangod-ldap.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ the following options are available:
177177
As default no file path is configured. This certificate
178178
is used to validate the server response.
179179
- `--ldap.tls-cacert-dir`: a directory path to certificate authority certificates in
180-
[c_rehash](https://www.openssl.org/docs/man1.0.2/apps/c_rehash.html){:target="_blank"}
180+
[c_rehash](https://www.openssl.org/docs/man3.0/man1/c_rehash.html){:target="_blank"}
181181
format. As default no directory path is configured.
182182

183183
Assuming you have the TLS CAcert file that is given to the server at

_includes/topnav.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
</a>
110110
</li>
111111
<li class="socialIcons" title="Slack">
112-
<a href="https://slack.arangodb.com" target="_blank">
112+
<a href="https://arangodb-community.slack.com" target="_blank">
113113
<i class="fa fa-slack"></i>
114114
</a>
115115
</li>

drivers/java-reference-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ apache httpclient to your classpath.
8282
## SSL
8383

8484
To use SSL, you have to set the configuration `useSsl` to `true` and set a `SSLContext`
85-
(see [example code](https://github.com/arangodb/arangodb-java-driver/blob/master/src/test/java/com/arangodb/example/ssl/SslExample.java){:target="_blank"}).
85+
(see [example code](https://github.com/arangodb/arangodb-java-driver/blob/master/src/test/java/com/arangodb/example/ssl/SslExampleTest.java){:target="_blank"}).
8686

8787
```java
8888
ArangoDB arangoDB = new ArangoDB.Builder()

0 commit comments

Comments
 (0)