We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5cee11 commit 754ace5Copy full SHA for 754ace5
docs/index.html
@@ -11,13 +11,13 @@
11
<body>
12
<div class="nav">
13
<div class="title">
14
- <img src="assets/macaw.svg" alt="Logo!">
+ <img src="https://macawos.com/assets/macaw.svg" alt="Logo!">
15
<h1>Macaw</h1>
16
</div>
17
<div class="bar">
18
<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>
+ <a href="https://macawos.com/guides">Guides</a>
+ <a href="https://macawos.com/docs">Documentation</a>
21
<button onclick="window.open('https://github.com/macawos')">Contribute</button>
22
23
0 commit comments