Skip to content

Commit 2b14a08

Browse files
Update certbot.rst
Remove typo that prevents Certbot from working correctly.
1 parent 61a605d commit 2b14a08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/howto/certbot.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Generating Certificates
5050
},
5151
5252
"action": {
53-
"share": ":nxt_ph:`/var/www/www.example.com$uri/ <Arbitrary directory, preferably the one used for storing static files>`"
53+
"share": ":nxt_ph:`/var/www/www.example.com$uri <Arbitrary directory, preferably the one used for storing static files>`"
5454
}
5555
}
5656
]

0 commit comments

Comments
 (0)