Browse Source

Merge pull request #2132 from minhtuanchannhan/develop

Correct url of Microsoft logo
Alexandru Dima 4 years ago
parent
commit
937fea0271
1 changed files with 1 additions and 1 deletions
  1. 1 1
      website/index.html

+ 1 - 1
website/index.html

@@ -148,7 +148,7 @@
 		<hr>
 		<hr>
 		<p class="text-center">
 		<p class="text-center">
 			<a href="https://microsoft.com" title="Microsoft">
 			<a href="https://microsoft.com" title="Microsoft">
-				<img src="https://opensource.microsoft.com/img/microsoft.png" alt="Microsoft" style="max-height:23px;margin-bottom:12px;">
+				<img src="https://opensource.microsoft.com/assets/images/Microsoft_logo.svg" alt="Microsoft" style="max-height:23px;margin-bottom:12px;">
 			</a>
 			</a>
 			<br/>
 			<br/>
 			<small>&copy; {{year}} Microsoft</small>
 			<small>&copy; {{year}} Microsoft</small>