Commit b03cc5a
committed
docs: fix 17 broken links in manual, FAQ, and upgrade guide
Fixes scylladb/scylladb-docs-homepage#204
Straightforward fixes (typos / moved pages):
- faq/README.md, upgrade_guide/README.md: loadbalancing -> load_balancing path
- manual/core/non_blocking/README.md: remove trailing backtick from SyncCqlSession URL
- manual/developer/common/concurrency/README.md: same trailing backtick fix
- manual/core/reactive/README.md: remove trailing ] from DataStax devapp URL
- manual/core/statements/batch/README.md: http -> https; replace dead DSE 6.7 batch
URL with canonical Cassandra CQL DML docs
- manual/core/query_timestamps/README.md: replace dead DSE 6.0 LWT URL with
canonical Cassandra CQL DML docs
- manual/mapper/entities/README.md: fix malformed ?# anchor and update to current
Cassandra DML docs URL
- manual/mapper/daos/queryprovider/README.md: add missing /entity/ path segment in
EntityHelper Javadoc URL
Opinionated fixes (replacement content chosen):
- README.md: replace defunct maven-badges.herokuapp.com badge with shields.io
pointing to central.sonatype.com
- manual/core/load_balancing/README.md: replace dead DataStax fault-tolerance
whitepaper PDF with YouTube video (https://www.youtube.com/watch?v=NT2-i3u5wo0)
- manual/core/graalvm/README.md: update GraalVM native-image resources URL to
current path; drop hyperlinks from DSE geotypes and DSE Graph entries (pages do
not exist in the Scylla driver docs)
- manual/core/metrics/README.md: update Micrometer JMX registry URL to current
docs.micrometer.io path
- manual/developer/netty_pipeline/README.md: rename '### InFlightHandler' heading
to '### In-Flight Handler' to match the existing anchor reference in
request_execution/README.md1 parent 1d65bce commit b03cc5a
14 files changed
Lines changed: 17 additions & 17 deletions
File tree
- faq
- manual
- core
- graalvm
- load_balancing
- metrics
- non_blocking
- query_timestamps
- reactive
- statements/batch
- developer
- common/concurrency
- netty_pipeline
- mapper
- daos/queryprovider
- entities
- upgrade_guide
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
| 32 | + | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
| 123 | + | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
288 | 288 | | |
289 | 289 | | |
290 | 290 | | |
291 | | - | |
| 291 | + | |
292 | 292 | | |
293 | 293 | | |
294 | | - | |
| 294 | + | |
295 | 295 | | |
296 | 296 | | |
297 | 297 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
363 | 363 | | |
364 | 364 | | |
365 | 365 | | |
366 | | - | |
| 366 | + | |
367 | 367 | | |
368 | 368 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
213 | | - | |
| 213 | + | |
214 | 214 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
402 | 402 | | |
403 | 403 | | |
404 | 404 | | |
405 | | - | |
| 405 | + | |
406 | 406 | | |
407 | 407 | | |
408 | 408 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
| 124 | + | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| |||
0 commit comments