Commit cb36e6e9 authored by Mike Jang's avatar Mike Jang

Merge branch 'docs-url-http-to-https' into 'master'

Docs: change HTTP to HTTPS

See merge request gitlab-org/gitlab!41192
parents 89dd0c6c fe4e89a2
...@@ -215,7 +215,7 @@ Now you can copy the SSH key you created to your GitLab account. To do so, follo ...@@ -215,7 +215,7 @@ Now you can copy the SSH key you created to your GitLab account. To do so, follo
If you're using an RSA key, substitute accordingly. If you're using an RSA key, substitute accordingly.
1. Navigate to `http://gitlab.com` and sign in. 1. Navigate to `https://gitlab.com` and sign in.
1. Select your avatar in the upper right corner, and click **Settings** 1. Select your avatar in the upper right corner, and click **Settings**
1. Click **SSH Keys**. 1. Click **SSH Keys**.
1. Paste the public key that you copied into the **Key** text box. 1. Paste the public key that you copied into the **Key** text box.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment