File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
contributing-to-opensdn/getting-started Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -101,12 +101,12 @@ Reviewing process is organized using Gerrit system and
101
101
3.1 Setup SSH access
102
102
--------------------
103
103
104
- 1 . Log into your `OpenSDN Gerrit account <https://gerrit.opensdn.io >`_
104
+ # . Log into your `OpenSDN Gerrit account <https://gerrit.opensdn.io >`_
105
105
using via GitHub credentials.
106
- 2 . Go to top-right corner -> Settings.
107
- 3 . Left panel: SSH Keys -> New SSH key.
108
- 4 . Copy the public SSH key from step 2.3.5.
109
- 5 . Test the SSH access using your Gerrit account name "sshusername":
106
+ # . Go to top-right corner -> Settings.
107
+ # . Left panel: SSH Keys -> New SSH key.
108
+ # . Copy the public SSH key from step 2.3.5.
109
+ # . Test the SSH access using your Gerrit account name "sshusername":
110
110
111
111
::
112
112
You can’t perform that action at this time.
0 commit comments