Skip to content

Commit

Permalink
Update index.html (#373)
Browse files Browse the repository at this point in the history
Co-authored-by: Karmanyaah Malhotra <[email protected]>
  • Loading branch information
SerenityUX and karmanyaahm authored Mar 9, 2024
1 parent 8d363b9 commit b1368b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/site/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ <h5 class="card-title">Battery</h5>
<div class="container">
<div class="row">
<div class="col-sm">
<a href="https://github.com/hackclub/OnBoard/blob/main/examples/ingredients/light_sensor.md" class="btn btn-outline-brand btn-sm">See more</a>
<a href="https://github.com/hackclub/OnBoard/blob/main/examples/ingredients/battery.md" class="btn btn-outline-brand btn-sm">See more</a>
</div>
</div>
</div>
Expand Down Expand Up @@ -299,4 +299,4 @@ <h5 class="card-title">Weather strip</h5>
}
</script>

</html>
</html>

0 comments on commit b1368b2

Please sign in to comment.