We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f3ac23 commit e54742cCopy full SHA for e54742c
1 file changed
client/directives/modals/settingsModal/forms/SSHKeysForm/SSHKeysFormView.jade
@@ -1,6 +1,11 @@
1
section.label-description
2
.label-col SSH Keys
3
- .small.text-gray Keys will be added to containers at build and run time, and can be  
+ .small.text-gray Keys will be added to containers at build and run time 
4
+ a.link(
5
+ href = "#"
6
+ target = "_blank"
7
+ ) using ssh-agent
8
+ | , and can be 
9
a.link(
10
href = "https://github.com/settings/keys"
11
target = "_blank"
0 commit comments