浏览代码

Update README.md

Offpics 6 年之前
父节点
当前提交
ada34e7ae2
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -115,7 +115,7 @@ The initial attempt to solve the problem was just to create a directory of “aw
 
 
 An alternative solution is to fake *everything*: create a virtual machine with a known state and run the tests on *that*. This is what Vagrant does. Although it takes a while to download and set up, it gives everyone the same development environment to test for any obvious regressions.
 An alternative solution is to fake *everything*: create a virtual machine with a known state and run the tests on *that*. This is what Vagrant does. Although it takes a while to download and set up, it gives everyone the same development environment to test for any obvious regressions.
 
 
-[Vagrant]: https://www.vagrantup.com/docs/why-vagrant/
+[Vagrant]: https://www.vagrantup.com/
 [testing]: https://eev.ee/blog/2016/08/22/testing-for-people-who-hate-testing/#troublesome-cases
 [testing]: https://eev.ee/blog/2016/08/22/testing-for-people-who-hate-testing/#troublesome-cases
 
 
 First, initialise the VM:
 First, initialise the VM: