Skip to content

Commit 0b13c90

Browse files
Update logo image source in builds.html
1 parent c4aafcb commit 0b13c90

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

builds.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@
289289

290290
<nav class="navbar navbar-expand-md customnav">
291291
<a href="https://dbatools.io/" class="navbar-brand" rel="home" itemprop="url">
292-
<img width="265" height="64" src="https://dbatools.io/wp-content/uploads/2016/05/dbatools-logo-1.png"
292+
<img width="265" height="64" src="https://dbatools.io/images/dbatools-logo-1.png"
293293
class="custom-logo" alt="dbatools" itemprop="logo" scale="0">
294294
</a>
295295
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse"
@@ -433,4 +433,4 @@ <h5>Filter by Attributes</h5>
433433
</div>
434434
</body>
435435

436-
</html>
436+
</html>

0 commit comments

Comments
 (0)