Skip to content

Commit

Permalink
🐛 (#416): Fixed the error in retreiving the cm2 image
Browse files Browse the repository at this point in the history
  • Loading branch information
KAUR1984 committed Jul 14, 2023
1 parent c0dac0a commit 3673742
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/models/configurations/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<div class="card-container" style="flex-direction: column">
<a href="access-cm/" class="justified rectangular-card configuration-card default-text-color">
<div class="rectangular-card-image-container">
<img src="../../assets/model-config-logos/access-cm2-config-4.png" class="image-background img-cover"></img>
<img src="../../assets/model-config-logos/access-cm2-config.png" class="image-background img-cover"></img>
</div>
<div class="rectangular-card-text-container">
<span class="bold" >ACCESS-CM</span>
Expand Down
2 changes: 1 addition & 1 deletion docs/models/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ACCESS is a family of related computer models that are able to represent differe
<div class="card-container" style="flex-direction: column">
<a href="configurations/access-cm/" class="justified rectangular-card configuration-card default-text-color">
<div class="rectangular-card-image-container">
<img src="../assets/model-config-logos/access-cm2-config-4.png" class="image-background img-cover"></img>
<img src="../assets/model-config-logos/access-cm2-config.png" class="image-background img-cover"></img>
</div>
<div class="rectangular-card-text-container">
<span class="bold" >ACCESS-CM</span>
Expand Down

0 comments on commit 3673742

Please sign in to comment.