Skip to content

Commit

Permalink
docs: update path to logo to be relative
Browse files Browse the repository at this point in the history
  • Loading branch information
whitneypurdum committed May 20, 2022
1 parent 5da81dc commit 4fc7413
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -4,7 +4,7 @@


<p align="center">
<a href="https://www.energyweb.org" target="blank"><img src="./docs/images/EnergyWeb_logo.png" width="120" alt="Energy Web Foundation Logo" /></a>
<a href="https://www.energyweb.org" target="blank"><img src="/docs/images/EnergyWeb_logo.png" width="120" alt="Energy Web Foundation Logo" /></a>
</p>

# Identity and Access Management (IAM) Client Library
Expand Down
2 changes: 1 addition & 1 deletion docs/api/README.md
Expand Up @@ -3,7 +3,7 @@
</p>

<p align="center">
<a href="https://www.energyweb.org" target="blank"><img src="./docs/images/EnergyWeb_logo.png" width="120" alt="Energy Web Foundation Logo" /></a>
<a href="https://www.energyweb.org" target="blank"><img src="/docs/images/EnergyWeb_logo.png" width="120" alt="Energy Web Foundation Logo" /></a>
</p>

# Identity and Access Management (IAM) Client Library
Expand Down
2 changes: 1 addition & 1 deletion docs/index.md
Expand Up @@ -4,7 +4,7 @@


<p align="center">
<a href="https://www.energyweb.org" target="blank"><img src="./docs/images/EnergyWeb_logo.png" width="120" alt="Energy Web Foundation Logo" /></a>
<a href="https://www.energyweb.org" target="blank"><img src="/docs/images/EnergyWeb_logo.png" width="120" alt="Energy Web Foundation Logo" /></a>
</p>

# Identity and Access Management (IAM) Client Library
Expand Down

0 comments on commit 4fc7413

Please sign in to comment.