Remove http://default from content
This commit is contained in:
parent
025aaf3be2
commit
76ed8e141b
392 changed files with 525 additions and 525 deletions
|
@ -49,11 +49,11 @@ body:
|
|||
|
||||
format: full_html
|
||||
processed: |
|
||||
<p><a href="http://default/talks">My talks page</a> on my website says I've presented 98 talks and workshops at different events since September 2012.</p>
|
||||
<p><a href="/talks">My talks page</a> on my website says I've presented 98 talks and workshops at different events since September 2012.</p>
|
||||
|
||||
<p>Next month, I'm giving two talks at DrupalCamp Ghent.</p>
|
||||
|
||||
<p>One on <a href="http://default/talks/tdd-test-driven-drupal">automated testing and test-driven development</a> and another on <a href="http://default/talks/taking-flight-with-tailwind-css">Tailwind CSS</a>.</p>
|
||||
<p>One on <a href="/talks/tdd-test-driven-drupal">automated testing and test-driven development</a> and another on <a href="/talks/taking-flight-with-tailwind-css">Tailwind CSS</a>.</p>
|
||||
|
||||
<p>This means that these will be my 99th and 100th presentations!</p>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue