Skip to content

Commit c04b2b8

Browse files
committed
fix(docs/dev-guide): format issues in secure-domain.md
1 parent 83447c9 commit c04b2b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/devops-guide/secure-domain.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,14 +116,14 @@ sudo prosodyctl register myname jitsi.example.com mypassword123
116116
Docker users may require an alternate config path. Users of the official
117117
[`jitsi/prosody`](https://github.com/jitsi/docker-jitsi-meet) image should
118118
invoke `prosodyctl` as follows.
119-
:::
120119

121120
```
122121
prosodyctl --config /config/prosody.cfg.lua register <username> meet.jitsi <password>
123122
```
124123

125124
Full documentation for `prosodyctl` can be found on
126-
[the official site](https://prosody.im/doc/prosodyctl). :::
125+
[the official site](https://prosody.im/doc/prosodyctl).
126+
:::
127127

128128
## Remove users from Prosody
129129

0 commit comments

Comments
 (0)