Remove http://default from content
This commit is contained in:
parent
025aaf3be2
commit
76ed8e141b
392 changed files with 525 additions and 525 deletions
|
@ -69,7 +69,7 @@ body:
|
|||
|
||||
<p>For example, <code>versa run</code> would need to run different commands for Drupal and Sculpin projects, <code>versa test</code> should support different test frameworks for the same language - e.g. PHPUnit, Pest and ParaTest for PHP - and the commands will need to be different in Docker Compose-based projects.</p>
|
||||
|
||||
<p>Currently, this logic is within my <a href="http://default/build-configs">Build Configs</a> project but can be moved to Versa.</p>
|
||||
<p>Currently, this logic is within my <a href="/build-configs">Build Configs</a> project but can be moved to Versa.</p>
|
||||
|
||||
<p>This reduces the complexity within that codebase and means I can open-source it as it's a separate project.</p>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue