Skip to content

Commit 4638f3a

Browse files
authored
Update README.md
Updated northwind-slim link
1 parent 6fca2a0 commit 4638f3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Before creating a pull request, please refer to the [Contributing Guidelines](ht
2828
- The easiest is to use **LocalDb**, which is installed with Visual Studio.
2929
Connect to: `(localdb)\MsSqlLocalDb`.
3030
- Create a new database named **NorthwindSlim**.
31-
- Download the data file from <http://bit.ly/northwind-slim>.
31+
- Download the `NorthwindSlim.sql` file from <https://github.com/TrackableEntities/northwind-slim>.
3232
- Unzip **NorthwindSlim.sql** and run the script to create tables and populate them with data.
3333
3434
## Usage

0 commit comments

Comments
 (0)