Skip to content

Commit

Permalink
doc: Escape 'templated' URL with port number for Jekyll instructions (R…
Browse files Browse the repository at this point in the history
  • Loading branch information
EricCousineau-TRI authored Jan 26, 2021
1 parent 2f41e7f commit 112ff05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/documentation_instructions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ yet.* Currently, this process will generate or serve an empty page (index.html).

It is *not* necessary to build Drake prior to running either command below.

To serve page locally at http://127.0.0.1:<n>::
To serve page locally at ``http://127.0.0.1:<n>``::

$ bazel run //doc:serve_jekyll [-- --default_port <n>]

Expand Down

0 comments on commit 112ff05

Please sign in to comment.