Skip to content

Commit bebd454

Browse files
authored
Merge pull request #103179 from soferreira/patch-2
Fix broken link
2 parents 533ca5b + 5ce3228 commit bebd454

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/synapse-analytics/get-started-create-workspace.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ After your Azure Synapse workspace is created, you have two ways to open Synapse
6868
## Place sample data into the primary storage account
6969
We are going to use a small 100K row sample dataset of NYX Taxi Cab data for many examples in this getting started guide. We begin by placing it in the primary storage account you created for the workspace.
7070

71-
* Download the [NYC Taxi - green trip dataset](/open-datasets/dataset-taxi-green.md?tabs=azureml-opendatasets#additional-information) to your computer. Navigate to the [original dataset location](https://www.nyc.gov/site/tlc/about/tlc-trip-record-data.page) from the above link, choose a specific year and download the Green taxi trip records in Parquet format.
71+
* Download the [NYC Taxi - green trip dataset](../open-datasets/dataset-taxi-green.md?tabs=azureml-opendatasets#additional-information) to your computer. Navigate to the [original dataset location](https://www.nyc.gov/site/tlc/about/tlc-trip-record-data.page) from the above link, choose a specific year and download the Green taxi trip records in Parquet format.
7272
* Rename the downloaded file to *NYCTripSmall.parquet*.
7373
* In Synapse Studio, navigate to the **Data** Hub.
7474
* Select **Linked**.

0 commit comments

Comments
 (0)