Skip to content

Commit

Permalink
Remove /
Browse files Browse the repository at this point in the history
  • Loading branch information
tymokvo committed Jun 28, 2024
1 parent 4700b62 commit 86296aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/fsdocs-tool/BuildCommand.fs
Original file line number Diff line number Diff line change
Expand Up @@ -2123,7 +2123,7 @@ type WatchCommand() =
[<Option("contenturlroot",
Required = false,
HelpText =
"Optional URL root 'http[s]://<host>[:<port>]/' to use in static content for browsers not running on localhost.")>]
"Optional URL root 'http[s]://<host>[:<port>]' to use in static content for browsers not running on localhost.")>]
member val contenturlroot = "" with get, set

override x.static_content_host_option =
Expand Down

0 comments on commit 86296aa

Please sign in to comment.