Skip to content

Commit

Permalink
Fix http link
Browse files Browse the repository at this point in the history
  • Loading branch information
tcamise-gpsw committed Jan 8, 2024
1 parent 8c12873 commit 7da0d0e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/_includes/home_links.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
<h3>Docs</h3>
<p>Detailed Bluetooth Low Energy (BLE) and HTTP Interface Specifications.</p>
<i class="fab fa-bluetooth" style="color: blue"></i>
<a href="{% link specs/ble_versions/ble_2_0.md %}">BLE Specs </a>
<a href="{% link specs/ble_versions/ble_2_0.md %}">BLE Spec</a>
<br />
<i class="fas fa-wifi"></i>
<a href="/http">HTTP Spec →</a>
<a href="{{ site.baseurl }}/http">HTTP Spec →</a>
</div>

<div class="unit one-third">
Expand Down

0 comments on commit 7da0d0e

Please sign in to comment.