diff --git a/RUNNING_UNIT_TESTS.md b/RUNNING_UNIT_TESTS.md index 4b06c391a..6089d06c0 100644 --- a/RUNNING_UNIT_TESTS.md +++ b/RUNNING_UNIT_TESTS.md @@ -5,7 +5,7 @@ This process is much easier than it has been before! ## MS SQL SERVER -If you don't have easy access to MS SQL Server, you can set up a Vagrant/VirtualBox virtual machine with MS SQL Server. [Here's how](/https://github.com/rails-sqlserver/activerecord-sqlserver-adapter-dev-box). +If you don't have easy access to MS SQL Server, you can set up a Vagrant/VirtualBox virtual machine with MS SQL Server. [Here's how](https://github.com/rails-sqlserver/activerecord-sqlserver-adapter-dev-box). ## TL;DR