fix contribute icons (#16597)

This commit is contained in:
Allie Sadler 2023-01-26 10:48:44 +00:00 committed by GitHub
parent c63e9c3419
commit c68b34e605
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

View File

@ -15,7 +15,7 @@ as possible for you to work in this repository. The following sections guide you
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-4 block"> <div class="col-xs-12 col-sm-12 col-md-12 col-lg-4 block">
<div class="component"> <div class="component">
<div class="component-icon"> <div class="component-icon">
<img src="/assets/images/description.svg" alt="Docker Desktop for Mac" width="45" height="45"> <a href="/contribute/contribute-guide/"><img src="/assets/images/description.svg" alt="Docker Desktop for Mac" width="45" height="45"></a>
</div> </div>
<h2 id="docker-for-mac"><a href="/contribute/contribute-guide/">Contribution guidelines </a></h2> <h2 id="docker-for-mac"><a href="/contribute/contribute-guide/">Contribution guidelines </a></h2>
<p>Learn about the process of contributing to our docs. </p> <p>Learn about the process of contributing to our docs. </p>
@ -24,7 +24,7 @@ as possible for you to work in this repository. The following sections guide you
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-4 block"> <div class="col-xs-12 col-sm-12 col-md-12 col-lg-4 block">
<div class="component"> <div class="component">
<div class="component-icon"> <div class="component-icon">
<img src="/assets/images/menu-book.svg" alt="Docker Desktop for Mac" width="45" height="45"> <a href="/contribute/style/grammar/"><img src="/assets/images/menu-book.svg" alt="Docker Desktop for Mac" width="45" height="45"></a>
</div> </div>
<h2 id="docker-for-mac"><a href="/contribute/style/grammar/">Grammar and style</a></h2> <h2 id="docker-for-mac"><a href="/contribute/style/grammar/">Grammar and style</a></h2>
<p>Explore Docker's grammar and style guide.</p> <p>Explore Docker's grammar and style guide.</p>
@ -33,7 +33,7 @@ as possible for you to work in this repository. The following sections guide you
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-4 block"> <div class="col-xs-12 col-sm-12 col-md-12 col-lg-4 block">
<div class="component"> <div class="component">
<div class="component-icon"> <div class="component-icon">
<img src="/assets/images/newspaper.svg" alt="Docker for Linux" width="45" height="45"> <a href="/contribute/style/formatting/"><img src="/assets/images/newspaper.svg" alt="Docker for Linux" width="45" height="45"></a>
</div> </div>
<h2 id="docker-for-linux"><a href="/contribute/style/formatting/">Formatting</a></h2> <h2 id="docker-for-linux"><a href="/contribute/style/formatting/">Formatting</a></h2>
<p>Format your content to match the rest of our documentation.</p> <p>Format your content to match the rest of our documentation.</p>
@ -45,7 +45,7 @@ as possible for you to work in this repository. The following sections guide you
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-4 block"> <div class="col-xs-12 col-sm-12 col-md-12 col-lg-4 block">
<div class="component"> <div class="component">
<div class="component-icon"> <div class="component-icon">
<img src="/assets/images/checklist.svg" alt="Docker Desktop for Mac" width="45" height="45"> <a href="/contribute/style/recommended-words/"><img src="/assets/images/checklist.svg" alt="Docker Desktop for Mac" width="45" height="45"></a>
</div> </div>
<h2 id="docker-for-linux"><a href="/contribute/style/recommended-words/">Recommended word list</a></h2> <h2 id="docker-for-linux"><a href="/contribute/style/recommended-words/">Recommended word list</a></h2>
<p>Choose the right words for you content.</p> <p>Choose the right words for you content.</p>
@ -54,7 +54,7 @@ as possible for you to work in this repository. The following sections guide you
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-4 block"> <div class="col-xs-12 col-sm-12 col-md-12 col-lg-4 block">
<div class="component"> <div class="component">
<div class="component-icon"> <div class="component-icon">
<img src="/assets/images/note-add.svg" alt="Docker Desktop for Mac" width="45" height="45"> <a href="/contribute/file-conventions/"><img src="/assets/images/note-add.svg" alt="Docker Desktop for Mac" width="45" height="45"></a>
</div> </div>
<h2 id="docker-for-windows/install/"><a href="/contribute/file-conventions/">Source file conventions</a></h2> <h2 id="docker-for-windows/install/"><a href="/contribute/file-conventions/">Source file conventions</a></h2>
<p>Guidelines for creating a new page.</p> <p>Guidelines for creating a new page.</p>
@ -63,7 +63,7 @@ as possible for you to work in this repository. The following sections guide you
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-4 block"> <div class="col-xs-12 col-sm-12 col-md-12 col-lg-4 block">
<div class="component"> <div class="component">
<div class="component-icon"> <div class="component-icon">
<img src="/assets/images/spellcheck.svg" alt="Docker Desktop for Windows" width="45" height="45"> <a href="/contribute/style/terminology/"><img src="/assets/images/spellcheck.svg" alt="Docker Desktop for Windows" width="45" height="45"></a>
</div> </div>
<h2 id="docker-for-windows/install/"><a href="/contribute/style/terminology/">Docker terminology</a></h2> <h2 id="docker-for-windows/install/"><a href="/contribute/style/terminology/">Docker terminology</a></h2>
<p>Explore commonly used Docker terms.</p> <p>Explore commonly used Docker terms.</p>