File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ connection URI and credentials.
18
18
### Option 2: Load the schema and data into your own PostgreSQL server
19
19
20
20
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 )
22
22
file and load it using psql or [ pgAdmin] ( https://www.pgadmin.org/download/ ) .
23
23
24
24
### Option 3: Run a PostgreSQL container using Docker
You can’t perform that action at this time.
0 commit comments