Use environment-specific URLs instead of
...hard-coded ones
This commit is contained in:
parent
6ca5704c21
commit
1b05e63a20
76 changed files with 91 additions and 91 deletions
|
@ -47,6 +47,6 @@ It's quicker to create and onboard projects using existing configurations instea
|
|||
|
||||
If you want to see an example, [watch this video][video] where I set up a new Drupal 10 project from nothing to running website in less than a minute.
|
||||
|
||||
[build configs]: https://www.oliverdavies.uk/build-configs
|
||||
[talk]: https://www.oliverdavies.uk/presentations/building-build-configs
|
||||
[build configs]: {{site.url}}/build-configs
|
||||
[talk]: {{site.url}}/presentations/building-build-configs
|
||||
[video]: https://www.youtube.com/watch?v=LkhsdmxReUc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue