Skip to content

Commit 2768c32

Browse files
committed
Chore: Fix broken links. streamsets.com -> ibm.com
1 parent bcaf1a6 commit 2768c32

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

docs/integrate/etl/streamsets.rst

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@ then be used in analytics/visualization queries.
3737
Prerequisites
3838
-------------
3939

40-
- :ref:`A running and accessible CrateDB cluster <install>`
41-
- `A running and accessible StreamSets Data Collector`_
42-
- StreamSet's `New York taxi dataset`_ downloaded to a location that can be
43-
accessed by the Data Collector.
40+
- :ref:`A running and accessible CrateDB cluster <install>`.
41+
- A running and accessible `StreamSets Data Collector`_.
42+
- StreamSet's `New York taxi dataset`_, from the `StreamSets Basic Tutorial`_,
43+
downloaded to a location that can be accessed by the Data Collector.
4444
- The `CrateDB JDBC driver`_ installed as an external library for the data
4545
collector.
4646

@@ -149,9 +149,9 @@ You can verify that the data is now in CrateDB:
149149
SELECT 1 row in set (0.050 sec)
150150
151151
152-
.. _A running and accessible StreamSets Data Collector: https://www.softwareag.com/en_corporate/platform/integration-apis/data-collector-engine.html
153152
.. _Maven Repository: https://repo1.maven.org/maven2/io/crate/crate-jdbc-standalone/
154153
.. _CrateDB JDBC driver: https://cratedb.com/docs/jdbc/
155-
.. _external libraries: https://streamsets.com/documentation/datacollector/latest/help/datacollector/UserGuide/Configuration/ExternalLibs.html
156-
.. _New York taxi dataset: https://streamsets.com/documentation/datacollector/latest/help/datacollector/UserGuide/Tutorial/BeforeYouBegin.html?hl=nyc_taxi_data/
157-
.. _StreamSets Data Collector: https://www.softwareag.com/en_corporate/platform/integration-apis/data-collector-engine.html
154+
.. _external libraries: https://www.ibm.com/docs/en/streamsets/6.x?topic=configuration-install-external-libraries
155+
.. _New York taxi dataset: https://docs.streamsets.com/datacollector/sample_data/tutorial/nyc_taxi_data.csv
156+
.. _StreamSets Basic Tutorial: https://www.ibm.com/docs/en/streamsets/6.x?topic=tutorial-basic
157+
.. _StreamSets Data Collector: https://www.ibm.com/docs/en/streamsets/6.x

0 commit comments

Comments
 (0)