From 2bb3863726614bbc0f65debaf98db4c2fda0e310 Mon Sep 17 00:00:00 2001 From: John Smart Date: Tue, 19 Jul 2022 10:37:40 -0600 Subject: [PATCH 1/2] Update online docs URL. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1026750ea..dc1e730af 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ The executable jar can be executed with a command like `java -jar dsbulk-distrib ## Documentation -The most up-to-date documentation is available [online][onlineDocs]. +The most up-to-date documentation is available [online](https://docs.datastax.com/en/dsbulk/docs/1.9.0/dsbulkAbout.html). We also recommend reading the series of blog posts made by [Brian Hess](https://github.com/brianmhess); they target a somewhat older version of DSBulk, but From d53dbe780a5852dde16aecc1cd5cb4f646d03042 Mon Sep 17 00:00:00 2001 From: John Smart Date: Fri, 29 Jul 2022 11:01:55 -0600 Subject: [PATCH 2/2] rm onlineDocs from footer --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index dc1e730af..0e976b9ce 100644 --- a/README.md +++ b/README.md @@ -358,7 +358,6 @@ available on the command-line via the `help` subcommand. `dsbulk help connector.csv` -[onlineDocs]:https://docs.datastax.com/en/dsbulk/doc/ [HOCON]:https://github.com/lightbend/config/blob/master/HOCON.md [DataStax Bulk Loader Pt. 1 — Introduction and Loading]: https://www.datastax.com/blog/2019/03/datastax-bulk-loader-introduction-and-loading [DataStax Bulk Loader Pt. 2 — More Loading]: https://www.datastax.com/blog/2019/04/datastax-bulk-loader-more-loading