Skip to content

Commit e54742c

Browse files
committed
add documentation link
1 parent 2f3ac23 commit e54742c

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

client/directives/modals/settingsModal/forms/SSHKeysForm/SSHKeysFormView.jade

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
section.label-description
22
.label-col SSH Keys
3-
.small.text-gray Keys will be added to containers at build and run time, and can be  
3+
.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 
49
a.link(
510
href = "https://github.com/settings/keys"
611
target = "_blank"

0 commit comments

Comments
 (0)