Skip to content

Commit

Permalink
More links
Browse files Browse the repository at this point in the history
Signed-off-by: Bjørn Jørgensen <[email protected]>
  • Loading branch information
bjornjorgensen committed Jun 1, 2023
1 parent 193c075 commit 2268e4d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions notebooks/examples/scala/MosaicAndSedona.scala
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
// MAGIC
// MAGIC You can combine the usage of Mosaic with other geospatial libraries.
// MAGIC
// MAGIC In this example we combine the use of [Sedona](https://sedona.apache.org/setup/databricks/) and Mosaic.
// MAGIC In this example we combine the use of [Sedona](https://sedona.apache.org) and Mosaic.
// MAGIC
// MAGIC ## Setup
// MAGIC
// MAGIC This notebook will run if you have both Mosaic and Sedona installed on your cluster.
// MAGIC
// MAGIC ### Install sedona
// MAGIC
// MAGIC To install Sedona, follow the [official Sedona instructions](https://sedona.apache.org/setup/databricks/).
// MAGIC To install Sedona, follow the [official Sedona instructions](https://sedona.apache.org/1.4.0/setup/databricks).

// COMMAND ----------

Expand Down
4 changes: 2 additions & 2 deletions notebooks/examples/sql/MosaicAndSedona.sql
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
-- MAGIC
-- MAGIC You can combine the usage of Mosaic with other geospatial libraries.
-- MAGIC
-- MAGIC In this example we combine the use of [Sedona](https://sedona.apache.org/setup/databricks/) and Mosaic.
-- MAGIC In this example we combine the use of [Sedona](https://sedona.apache.org) and Mosaic.
-- MAGIC
-- MAGIC ## Setup
-- MAGIC
-- MAGIC This notebook will run if you have both Mosaic and Sedona installed on your cluster.
-- MAGIC
-- MAGIC ### Install sedona
-- MAGIC
-- MAGIC To install Sedona, follow the [official Sedona instructions](https://sedona.apache.org/setup/databricks/).
-- MAGIC To install Sedona, follow the [official Sedona instructions](https://sedona.apache.org/1.4.0/setup/databricks).

-- COMMAND ----------

Expand Down

0 comments on commit 2268e4d

Please sign in to comment.