Remove http://default from content
This commit is contained in:
parent
025aaf3be2
commit
76ed8e141b
392 changed files with 525 additions and 525 deletions
|
@ -241,7 +241,7 @@ body:
|
|||
|
||||
<p>In this lesson, we start from scratch and end with a working test suite.</p>
|
||||
|
||||
<p>If you like it, <a href="http://default/atdc">register for free and get the full course</a> when it launches.</p>
|
||||
<p>If you like it, <a href="/atdc">register for free and get the full course</a> when it launches.</p>
|
||||
|
||||
<h2 id="creating-a-drupal-project">Creating a Drupal project</h2>
|
||||
|
||||
|
@ -428,7 +428,7 @@ body:
|
|||
|
||||
<p>From this, you can hopefully see that automated testing doesn't need to be difficult, and the configuration you've done here will work for the upcoming lessons, where you'll expand on what you've done and explore more that Drupal and PHPUnit have to offer.</p>
|
||||
|
||||
<p>I hope you enjoyed this sneak peek, and if you'd like to receive the course once it's complete, <a href="http://default/atdc">register here for free</a>.</p>
|
||||
<p>I hope you enjoyed this sneak peek, and if you'd like to receive the course once it's complete, <a href="/atdc">register here for free</a>.</p>
|
||||
|
||||
|
||||
summary: null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue