Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ github_branch: "main"
# Optional
twitter: Realm_C2
linkedin: kcarretto
dockerhub: kcarretto
dockerhub: spellshift

# Should there be feedback buttons at the bottom of pages?
feedback: true
Expand Down
2 changes: 1 addition & 1 deletion docs/_docs/admin-guide/tavern.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ If you would like to help contribute to Tavern, please take a look at our [open

## Deployment

This section will walk you through deploying a production ready instance of Tavern to GCP. If you're just looking to play around with Tavern, feel free to run the [docker image (kcarretto/tavern:latest)](https://hub.docker.com/repository/docker/kcarretto/tavern/general) locally.
This section will walk you through deploying a production ready instance of Tavern to GCP. If you're just looking to play around with Tavern, feel free to run the [docker image (spellshift/tavern:latest)](https://hub.docker.com/r/spellshift/tavern) locally.

### 1. Create a GCP Project

Expand Down
Loading