Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ Solutions for your application

<div class="landing-page-container">
<div class="card-container">
<a href="./walkthroughs/index.html" class="card-landing-page clickable-card">
<a href="./walkthroughs/antibody-engineering.html" class="card-landing-page clickable-card">
<img class="card-icon" src="./_static/overview-img/DocsHome_Antibodies.png" width="80">
<span class="title">Antibodies</span>
<div>
Expand All @@ -217,7 +217,7 @@ Solutions for your application
</ul>
</div>
</a>
<a href="./walkthroughs/index.html" class="card-landing-page clickable-card">
<a href="./walkthroughs/enzyme-engineering.html" class="card-landing-page clickable-card">
<img class="card-icon" src="./_static/overview-img/DocsHome_Enzymes.png" width="80">
<span class="title">Enzymes</span>
<div>
Expand All @@ -229,7 +229,7 @@ Solutions for your application
</ul>
</div>
</a>
<a href="./walkthroughs/index.html" class="card-landing-page clickable-card">
<a href="./walkthroughs/multichain.html" class="card-landing-page clickable-card">
<img class="card-icon" src="./_static/overview-img/DocsHome_Structural Proteins.png" width="80">
<span class="title">Structural proteins</span>
<div>
Expand Down
Loading