Skip to content

Commit

Permalink
[GH-5656] Fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
mn-mikke committed Aug 21, 2023
1 parent 451e881 commit 73f1ae0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions py-scoring/README.rst
Expand Up @@ -7,7 +7,7 @@ This package contains just functionality for scoring with Sparkling Water, H2O-3

Documentation describing scoring with H2O-3 MOJO models is located at:

- For Spark 3.4 - https://docs.h2o.ai/sparkling-water/3.3/latest-stable/doc/deployment/load_mojo.html
- For Spark 3.4 - https://docs.h2o.ai/sparkling-water/3.4/latest-stable/doc/deployment/load_mojo.html
- For Spark 3.3 - https://docs.h2o.ai/sparkling-water/3.3/latest-stable/doc/deployment/load_mojo.html
- For Spark 3.2 - https://docs.h2o.ai/sparkling-water/3.2/latest-stable/doc/deployment/load_mojo.html
- For Spark 3.1 - https://docs.h2o.ai/sparkling-water/3.1/latest-stable/doc/deployment/load_mojo.html
Expand All @@ -18,7 +18,7 @@ Documentation describing scoring with H2O-3 MOJO models is located at:

Documentation describing scoring with Driverless AI MOJO models is located at:

- For Spark 3.4 - https://docs.h2o.ai/sparkling-water/3.3/latest-stable/doc/deployment/load_mojo_pipeline.html
- For Spark 3.4 - https://docs.h2o.ai/sparkling-water/3.4/latest-stable/doc/deployment/load_mojo_pipeline.html
- For Spark 3.3 - https://docs.h2o.ai/sparkling-water/3.3/latest-stable/doc/deployment/load_mojo_pipeline.html
- For Spark 3.2 - https://docs.h2o.ai/sparkling-water/3.2/latest-stable/doc/deployment/load_mojo_pipeline.html
- For Spark 3.1 - https://docs.h2o.ai/sparkling-water/3.1/latest-stable/doc/deployment/load_mojo_pipeline.html
Expand Down
2 changes: 1 addition & 1 deletion py/README.rst
Expand Up @@ -8,7 +8,7 @@ to use this package for scoring with Driverless AI MOJO models.

PySparkling Documentation is hosted at our documentation page:

- For Spark 3.4 - http://docs.h2o.ai/sparkling-water/3.3/latest-stable/doc/pysparkling.html
- For Spark 3.4 - http://docs.h2o.ai/sparkling-water/3.4/latest-stable/doc/pysparkling.html
- For Spark 3.3 - http://docs.h2o.ai/sparkling-water/3.3/latest-stable/doc/pysparkling.html
- For Spark 3.2 - http://docs.h2o.ai/sparkling-water/3.2/latest-stable/doc/pysparkling.html
- For Spark 3.1 - http://docs.h2o.ai/sparkling-water/3.1/latest-stable/doc/pysparkling.html
Expand Down

0 comments on commit 73f1ae0

Please sign in to comment.