mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-13 14:46:05 +10:00
Files moved: * Workflow * help/ssh * help/webhooks * help/system_hooks * help/public_access * help/permissions
7 lines
161 B
Plaintext
7 lines
161 B
Plaintext
= render layout: 'help/layout' do
|
|
%h3.page-title SSH Keys
|
|
|
|
.help_body
|
|
= preserve do
|
|
= markdown File.read(Rails.root.join("doc", "ssh", "ssh.md"))
|