Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
gregsadetsky committed May 15, 2024
1 parent 8a17456 commit 4052c61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/DeploymentGuide/_PageTop.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ You only need to do this once.
- Create an `CNAME` record for your project and point it to your disco server's address
- let's say that your disco server's address is `disco.example.com`
- create a `CNAME` for your project such as `blog.example.com` (the "from") and point it to the server's `disco.example.com` address (the "to")
- <a href={`https://github.com/${props.repo}/fork`}>Fork the example repo</a>
- <a href={`https://github.com/${props.repo}`}>Fork the example repo</a>
- Add the project to your server by running the command below:

0 comments on commit 4052c61

Please sign in to comment.