Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit 673d73d

Browse files
authored
Tweak layout
1 parent 6354cc3 commit 673d73d

File tree

1 file changed

+13
-16
lines changed

1 file changed

+13
-16
lines changed

docs/getting-started/authenticating-to-github.md

Lines changed: 13 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,19 @@
22

33
## How to login to GitHub or GitHub Enterprise
44

5-
- In Visual Studio, select **Team Explorer** from the **View** menu.
6-
<a href="images/view_team_explorer.png?raw=true" target="_blank"><div><img src="images/view_team_explorer.png" alt="Team Explorer in the view menu" width="500px"/></div></a>
7-
8-
- In the Team Explorer pane, click the **Manage Connectios** toolbar icon.
9-
<a href="images/manage_connections.png?raw=true" target="_blank"><div><img src="images/manage_connections.png" alt="Manage connections toolbar icon in the Team Explorer pane" width="500px"/></div></a>
10-
11-
- Click the **Connect** link in the GitHub section.
12-
<a href="images/sign-in-to-github-provider.png?raw=true" target="_blank"><div><img src="images/sign-in-to-github-provider.png" alt="Connect to GitHub" width="500px"/></div></a>
13-
14-
- If you're connected to a TFS instance, click on the **Sign in** link instead
15-
<a href="images/sign-in-to-github.png?raw=true" target="_blank"><div><img src="images/sign-in-to-github.png" alt="Sign in to GitHub" width="500px"/></div></a>
16-
17-
- If you are already connected to a GitHub instance and want to connect to another, this link will not be visible; instead click **Manage Connections** and then **Connect to GitHub**.
18-
<a href="images/connect_to_github.png?raw=true" target="_blank"><div><img src="images/connect_to_github.png" alt="Connect to GitHub in the manage connections dropdown in the Team Explorer pane" width="500px"/></div></a>
19-
20-
4. In the **Connect to GitHub dialog** choose **GitHub** or **GitHub Enterprise**, depending on which product you're using.
5+
1. In Visual Studio, select **Team Explorer** from the **View** menu.
6+
<a href="images/view_team_explorer.png?raw=true" target="_blank"><div><img src="images/view_team_explorer.png" alt="Team Explorer in the view menu" width="500px"/></div></a>
7+
1. In the Team Explorer pane, click the **Manage Connectios** toolbar icon.
8+
<a href="images/manage_connections.png?raw=true" target="_blank"><div><img src="images/manage_connections.png" alt="Manage connections toolbar icon in the Team Explorer pane" width="500px"/></div></a>
9+
1. Click the **Connect** link in the GitHub section.
10+
<a href="images/sign-in-to-github-provider.png?raw=true" target="_blank"><div><img src="images/sign-in-to-github-provider.png" alt="Connect to GitHub" height="300px"/></div></a>
11+
12+
If you're connected to a TFS instance, click on the **Sign in** link instead
13+
<a href="images/sign-in-to-github.png?raw=true" target="_blank"><div><img src="images/sign-in-to-github.png" alt="Sign in to GitHub" width="300px"/></div></a>
14+
15+
If none of these options are visible, click **Manage Connections** and then **Connect to GitHub**.
16+
<a href="images/connect_to_github.png?raw=true" target="_blank"><div><img src="images/connect_to_github.png" alt="Connect to GitHub in the manage connections dropdown in the Team Explorer pane" width="500px"/></div></a>
17+
1. In the **Connect to GitHub dialog** choose **GitHub** or **GitHub Enterprise**, depending on which product you're using.
2118

2219
**GitHub option**:
2320
<a href="images/connect-to-github-dialog.png?raw=true" target="_blank"><div><img src="images/connect-to-github-dialog.png" alt="Connect to GitHub dialog view" height="400px"/></div></a>

0 commit comments

Comments
 (0)