Use environment-specific URLs instead of

...hard-coded ones
This commit is contained in:
Oliver Davies 2024-09-03 00:34:58 +01:00
parent 6ca5704c21
commit 1b05e63a20
76 changed files with 91 additions and 91 deletions

View file

@ -33,4 +33,4 @@ Other quality tools like static analysis can also be considered testing tools.
## Want to learn more?
If you want to learn more about automated testing in Drupal, [I have a talk about that](https://www.oliverdavies.uk/talks/tdd-test-driven-drupal).
If you want to learn more about automated testing in Drupal, [I have a talk about that]({{site.url}}/talks/tdd-test-driven-drupal).