Commit bb5c2d0a authored by Mike Lewis's avatar Mike Lewis Committed by Evan Read

Remove extra line break from within each Overview table cell

parent bbb1fa26
...@@ -19,36 +19,36 @@ No matter how you use GitLab, we have documentation for you. ...@@ -19,36 +19,36 @@ No matter how you use GitLab, we have documentation for you.
<tr> <tr>
<td> <td>
<a href="user/index.md"><strong>User documentation</strong> <i class="fa fa-gitlab" aria-hidden="true"></i></a> <a href="user/index.md"><strong>User documentation</strong> <i class="fa fa-gitlab" aria-hidden="true"></i></a>
<br/><br/> <br/>
Discover features and concepts for GitLab users. Discover features and concepts for GitLab users.
</td> </td>
<td> <td>
<a href="administration/index.md"><strong>Administrator documentation</strong> <i class="fa fa-gitlab" aria-hidden="true"></i></a> <a href="administration/index.md"><strong>Administrator documentation</strong> <i class="fa fa-gitlab" aria-hidden="true"></i></a>
<br/><br/> <br/>
Everything GitLab administrators need to know. Everything GitLab administrators need to know.
</td> </td>
</tr> </tr>
<tr> <tr>
<td> <td>
<a href="#contributing-to-gitlab"><strong>Contributing to GitLab</strong> <i class="fa fa-gitlab" aria-hidden="true"></i></a> <a href="#contributing-to-gitlab"><strong>Contributing to GitLab</strong> <i class="fa fa-gitlab" aria-hidden="true"></i></a>
<br/><br/> <br/>
At GitLab, everyone can contribute! At GitLab, everyone can contribute!
</td> </td>
<td> <td>
<a href="#new-to-git-and-gitlab"><strong>New to Git and GitLab?</strong> <i class="fa fa-gitlab" aria-hidden="true"></i></a> <a href="#new-to-git-and-gitlab"><strong>New to Git and GitLab?</strong> <i class="fa fa-gitlab" aria-hidden="true"></i></a>
<br/><br/> <br/>
We have resources to get you started. We have resources to get you started.
</td> </td>
</tr> </tr>
<tr> <tr>
<td> <td>
<a href="#building-an-integration-with-gitlab"><strong>Building an integration with GitLab?</strong> <i class="fa fa-gitlab" aria-hidden="true"></i></a> <a href="#building-an-integration-with-gitlab"><strong>Building an integration with GitLab?</strong> <i class="fa fa-gitlab" aria-hidden="true"></i></a>
<br/><br/> <br/>
Consult our our automation and integration documentation. Consult our our automation and integration documentation.
</td> </td>
<td> <td>
<a href="#coming-to-gitlab-from-another-platform"><strong>Coming to GitLab from another platform?</strong> <i class="fa fa-gitlab" aria-hidden="true"></i></a> <a href="#coming-to-gitlab-from-another-platform"><strong>Coming to GitLab from another platform?</strong> <i class="fa fa-gitlab" aria-hidden="true"></i></a>
<br/><br/> <br/>
Consult our handy guides. Consult our handy guides.
</td> </td>
</tr> </tr>
......
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