Skip to content
Open
Changes from all commits
Commits
File filter

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/server/push-duty.rst
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ before tagging, and then creating and pushing a git tag to the Extension
Workshop repository will deploy it to production. You should manually
verify the site on prod after the push has been completed. Visit
https://extensionworkshop.com and view any pages that have been changed
since the last push to verify they exist and are rendering properly.
since the last push to verify they exist and are rendering properly. ::

$ git checkout master
$ git pull
Expand Down