Skip to content

Commit

Permalink
fix: point to githubusercontent
Browse files Browse the repository at this point in the history
Signed-off-by: James Ebert <jamesebert.k@gmail.com>
  • Loading branch information
JamesKEbert committed May 29, 2024
1 parent b4ddf0f commit bc301a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ repo_url: https://github.com/hyperledger/aries-rfcs
theme:
name: material
# custom_dir: overrides
logo: /collateral/Hyperledger_Aries_Logo_White.png
favicon: /collateral/favicon.ico
logo: https://raw.githubusercontent.com/hyperledger/aries-rfcs/main/collateral/Hyperledger_Aries_Logo_White.png
favicon: https://raw.githubusercontent.com/hyperledger/aries-rfcs/main/collateral/favicon.ico
icon:
repo: fontawesome/brands/github
palette:
Expand Down

0 comments on commit bc301a2

Please sign in to comment.