Skip to content

Commit

Permalink
Merge pull request #24 from Varying-Vagrant-Vagrants/Mte90-patch-2
Browse files Browse the repository at this point in the history
fix url on instructions
  • Loading branch information
tomjn committed Oct 12, 2018
2 parents 7def5e4 + 9b465a4 commit 331cbd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/instructions.html
Expand Up @@ -92,7 +92,7 @@ <h1>Logging In</h1>
<p>This pre-provisioned copy of VVV comes with different instances of WordPress.</p>

<p>2 standard installs of WordPress are available at http://one.wordpress.test and http://two.wordpress.test</p>
<p>For contributing to WordPress Core, you'll use <a href="http://build.wordpress-develop.test">http://wordpress-develop.test</a>.</p>
<p>For contributing to WordPress Core, you'll use <a href="http://wordpress-develop.test">http://wordpress-develop.test</a>.</p>

<p>For contributing to WordPress Meta, you'll have development versions of each of the Meta sites listed <a href="https://github.com/WordPress/meta-environment#available-sites">here</a>.</p>

Expand Down

0 comments on commit 331cbd3

Please sign in to comment.