Skip to content

Commit

Permalink
use raw url to display the sonic logo
Browse files Browse the repository at this point in the history
Signed-off-by: Guohan Lu <gulv@microsoft.com>
  • Loading branch information
lguohan committed Dec 8, 2018
1 parent f96cd5f commit c15e6e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Expand Up @@ -16,7 +16,7 @@
<body>
<div id="container">
<div class="inner">
<img src="https://github.com/Azure/SONiC/blob/master/images/sonic-logo.png">
<img src="https://github.com/Azure/SONiC/raw/master/images/sonic-logo.png">
<header>
<h1>Software for Open Networking in the Cloud</h1>
<h1>SONiC</h1>
Expand Down

0 comments on commit c15e6e0

Please sign in to comment.