Skip to content

Commit 3d4ae6b

Browse files
committed
Fixed link
1 parent 9c0a2c6 commit 3d4ae6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/20-prerequisites.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ connection URI and credentials.
1818
### Option 2: Load the schema and data into your own PostgreSQL server
1919

2020
If you already have a PostgreSQL server set up, you can import the schema and data used in this lab. Download the file
21-
[1-library-schema-and-data.sql](https://github.com/mongodb-developer/relational-migrator-lab/docker/sample-postgres-library/init/1-library-schema-and-data.sql)
21+
[1-library-schema-and-data.sql](https://github.com/mongodb-developer/relational-migrator-lab/blob/main/docker/sample-postgres-library/init/1-library-schema-and-data.sql)
2222
file and load it using psql or [pgAdmin](https://www.pgadmin.org/download/).
2323

2424
### Option 3: Run a PostgreSQL container using Docker

0 commit comments

Comments
 (0)