Doc: Don't use code-block without language setting
This fixes a warning from Sphinx. Change-Id: Ibcb52e8f1afc7de22c3c04100916765a8e9d5742
This commit is contained in:
@@ -66,9 +66,7 @@ same way Github does. To do that, click on your name at the top right and go
|
||||
to the settings where you will see the tab to set up your SSH key.
|
||||
|
||||
Note that if the username from your local machine differs from the one in Gerrit,
|
||||
you might need to set it up in your local ``~/.ssh/config`` file like this:
|
||||
|
||||
.. code-block::
|
||||
you might need to set it up in your local ``~/.ssh/config`` file like this::
|
||||
|
||||
Host review.opendev.org
|
||||
user foo
|
||||
|
||||
Reference in New Issue
Block a user