-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update all references to wagtail-torchbox repo to the new one
- Loading branch information
Showing
6 changed files
with
10 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# Torchbox.com on Wagtail | ||
|
||
[![CI](https://github.com/torchbox/wagtail-torchbox/actions/workflows/test.yml/badge.svg)](https://github.com/torchbox/wagtail-torchbox/actions/workflows/test.yml) | ||
[![CI](https://github.com/torchbox/torchbox.com/actions/workflows/test.yml/badge.svg)](https://github.com/torchbox/torchbox.com/actions/workflows/test.yml) | ||
|
||
This is the main Torchbox.com website. The careers section of this site can be found at [torchbox/careers](https://github.com/torchbox/careers). | ||
|
||
|
@@ -67,8 +67,8 @@ If you are using Docker Desktop, ensure the Resources:File Sharing settings allo | |
Starting a local build can be done by running: | ||
|
||
```bash | ||
git clone [email protected]:torchbox/wagtail-torchbox.git | ||
cd wagtail-torchbox | ||
git clone [email protected]:torchbox/torchbox.com.git | ||
cd torchbox.com | ||
fab build | ||
fab migrate | ||
fab start | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.