Skip to content

Commit b0dc970

Browse files
authored
Merge pull request #255 from CJ-Wright/fix_doc_reference
proper link for spark streaming
2 parents e3338c2 + 66a2b2e commit b0dc970

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Streamz is similar to reactive
7474
programming systems like `RxPY <https://github.com/ReactiveX/RxPY>`_ or big
7575
data streaming systems like `Apache Flink <https://flink.apache.org/>`_,
7676
`Apache Beam <https://beam.apache.org/get-started/quickstart-py/>`_ or
77-
`Apache Spark Streaming <https://beam.apache.org/get-started/quickstart-py/>`_.
77+
`Apache Spark Streaming <https://spark.apache.org/streaming/>`_.
7878

7979

8080
.. toctree::

0 commit comments

Comments
 (0)