Skip to content

Commit 7142454

Browse files
authored
fix backticks
1 parent e5a9f0c commit 7142454

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup/symfony_server.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,8 @@ words, it does everything for you.
111111
If you are doing this in WSL (Windows Subsystem for Linux), the newly created
112112
local certificate authority needs to be imported in Windows. The file is located
113113
in ``wsl`` at ``~/.symfony5/certs/default.p12``. The easiest way to do so is to open
114-
`\\wsl$\Ubuntu\home\` in `Explorer` and then navigate through your username to
115-
`.symfony/certs` and double-click the ``default.p12``.
114+
``\\wsl$\Ubuntu\home\`` in ``Explorer`` and then navigate through your username to
115+
``.symfony/certs`` and double-click the ``default.p12``.
116116

117117
Before browsing your local application with HTTPS instead of HTTP, restart its
118118
server stopping and starting it again.

0 commit comments

Comments
 (0)