Skip to content

Commit 3205f35

Browse files
committed
Fixed broken link to developer guide
1 parent 315e0e6 commit 3205f35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/join_and_relationalize.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ An easy way to debug your pySpark ETL scripts is to create a `DevEndpoint', spin
4141
the endpoint, and edit and refine the scripts in the notebook. Make sure that the role for DevEndpoint has write access to
4242
temporary directory paths used for relationalize and Redshift database specified later in your script.
4343
You can set this up through the AWS Glue console, as described
44-
[here in the Developer Guide](http://docs.aws.amazon.com/glue/latest/dg/tutorial-development-endpoint-notebook.html).
44+
[here in the Developer Guide](http://docs.aws.amazon.com/glue/latest/dg/dev-endpoint-tutorial-prerequisites.html).
4545

4646
### 3. Getting started
4747

0 commit comments

Comments
 (0)