Skip to content

Commit

Permalink
Fix demo preview URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
janbrasna authored and alexgibson committed Jul 2, 2024
1 parent 91fe934 commit 043e8a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ are available.
1. Push your branch to the `demo1` or `demo2` branches e.g.
`git push -f origin my-branch-name:demo1`
2. Your branch will be published:
- https://demo1--mozilla-protocol.netlify.com/
- https://demo2--mozilla-protocol.netlify.com/
- https://demo1--mozilla-protocol.netlify.app/
- https://demo2--mozilla-protocol.netlify.app/

A notice will be posted in #www-notify on Slack when the push has completed.

0 comments on commit 043e8a4

Please sign in to comment.