Skip to content

Commit

Permalink
Fixed link
Browse files Browse the repository at this point in the history
  • Loading branch information
quantumbagel committed Feb 28, 2024
1 parent a13495a commit 6d70a13
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion PyAerial/generate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ pages:
name: "About"
elements:
- text:
text: "This is **PyAerial**, a simple and intuitive successor to [airstrik.py](https:/quantumbagel.github.io/airstrik.py)."
text: "This is **PyAerial**, a simple and intuitive successor to [airstrik.py](https://quantumbagel.github.io/airstrik.py)."



Expand Down
2 changes: 1 addition & 1 deletion PyAerial/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ <h2 class="h2 article-title">About</h2>
</header>

<section class="about-text">
<p>This is <strong>PyAerial</strong>, a simple and intuitive successor to <a style="display: inline" class="colorlink" href="https:/quantumbagel.github.io/airstrik.py">airstrik.py</a>.</p>
<p>This is <strong>PyAerial</strong>, a simple and intuitive successor to <a style="display: inline" class="colorlink" href="https://quantumbagel.github.io/airstrik.py">airstrik.py</a>.</p>
</section>

</article>
Expand Down

0 comments on commit 6d70a13

Please sign in to comment.