Skip to content

Commit 471bc28

Browse files
committed
minor fix to domains page
1 parent 10d8c01 commit 471bc28

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/concepts/domains.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ https://<username>-<service-name>--<port>.defang.dev
3030
If you're using [Defang BYOC](./defang-byoc.md), your domain will be:
3131

3232
```
33-
https://<service-name>--<port>.username.defang.app
33+
https://<service-name>--<port>.<username>.defang.app
3434
```
3535
</TabItem>
3636
</Tabs>
@@ -114,4 +114,3 @@ As of now, the Pulumi provider does not support [Defang BYOC](./defang-byoc.md)
114114
:::
115115
</TabItem>
116116
</Tabs>
117-

0 commit comments

Comments
 (0)