Skip to content

Commit 6529949

Browse files
authored
s/htpps/https (#7662)
1 parent 954ceae commit 6529949

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/coder.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ resource "coder_app" "code-server" {
3333
}
3434
```
3535

36-
Or use our official [`code-server`](https://registry.coder.com/modules/code-server) module from the Coder [module registry](htpps://registry.coder.com/modules):
36+
Or use our official [`code-server`](https://registry.coder.com/modules/code-server) module from the Coder [module registry](https://registry.coder.com/modules):
3737

3838
```terraform
3939
module "code-server" {

0 commit comments

Comments
 (0)