Skip to content

Commit 754ace5

Browse files
Update index.html
1 parent d5cee11 commit 754ace5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@
1111
<body>
1212
<div class="nav">
1313
<div class="title">
14-
<img src="assets/macaw.svg" alt="Logo!">
14+
<img src="https://macawos.com/assets/macaw.svg" alt="Logo!">
1515
<h1>Macaw</h1>
1616
</div>
1717
<div class="bar">
1818
<a href="https://macawos.com">Home</a>
19-
<a href="https://docs.macawos.com/guides">Guides</a>
20-
<a href="https://docs.macawos.com/doc">Documentation</a>
19+
<a href="https://macawos.com/guides">Guides</a>
20+
<a href="https://macawos.com/docs">Documentation</a>
2121
<button onclick="window.open('https://github.com/macawos')">Contribute</button>
2222
</div>
2323
</div>

0 commit comments

Comments
 (0)