Skip to content

Commit

Permalink
Fix broken links
Browse files Browse the repository at this point in the history
  • Loading branch information
bboyho committed Feb 19, 2025
1 parent 5cbeca6 commit a564f96
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions SUPPORT.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Looking for Help?
---

* Please, check out our [hookup guide](https://sparkfun.github.io/<GitHub Repo Name>/) to get started with this product.
* For questions relating to the product and for [technical assistance](https://www.sparkfun.com/technical_assistance), please create a post in the [SparkFun Forum](https://forum.sparkfun.com/).
* Please, check out our [hookup guide](https://sparkfun.github.io/SuperHeadphones/) to get started with this product.
* For questions relating to the product and for [technical assistance](https://www.sparkfun.com/technical_assistance), please create a post in the [SparkFun Forum](https://forum.sparkfun.com/).
10 changes: 5 additions & 5 deletions docs/github/file_issue.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@ Spot something wrong? Please let us know. <a href="https://github.com/sparkfun/S

<!-- Technical Assistance Box -->
!!! warning "Need Help?"
If you need technical assistance or more information on a product that is not working as you expected, we recommend heading on over to the [SparkFun Technical Assistance](https://www.sparkfun.com/technical_assistanc) page for some initial troubleshooting. This **Submit Issues** page is not where users should seek assistance.
If you need technical assistance or more information on a product that is not working as you expected, we recommend heading on over to the [SparkFun Technical Assistance](https://www.sparkfun.com/technical_assistance) page for some initial troubleshooting. This **Submit Issues** page is not where users should seek assistance.

<center>
[SparkFun Technical Assistance Page](https://www.sparkfun.com/technical_assistance){ .md-button .md-button--primary }
</center>

If you can't find what you need there, the [SparkFun Forums](https://forum.sparkfun.com/index.php) is a great place to search the product forums and ask questions.

!!! info "Account Registration Required"
For your first visit to our forum, you'll need to create a [Forum Account](https://forum.sparkfun.com/ucp.php?mode=register) to post questions.

Expand Down Expand Up @@ -50,7 +50,7 @@ If part of the board's functionality is missing, please [open an issue](https://

!!! tip "Design Considerations"
Please keep in mind that we may intentionally exclude certain functions of the board to meet our product design requirements.

* *For example, our Qwiic Micro boards are intended to fit on a small board layout and only use I<sup>2</sup>C communication; therefore, we may not have the SPI and interrupt pins available for users.*


Expand All @@ -64,4 +64,4 @@ If part of the board's functionality is missing, please [open an issue](https://
3. If approved, we will flag these changes for our next board revision. Congrats! 🍻

!!! info
Even if your suggestion is accepted, these changes may not be immediately available for purchase. We may have to cycle through our current product inventory first.
Even if your suggestion is accepted, these changes may not be immediately available for purchase. We may have to cycle through our current product inventory first.
4 changes: 2 additions & 2 deletions overrides/partials/tabs.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
{% if "hard_copy.md" %}
<ul class="md-tabs__list" style="float: right;">
<li class="md-tabs__item">
<a href="/<GitHub Repo Name>/hard_copy/" class="md-tabs__link">
<a href="/SuperHeadphones/hard_copy/" class="md-tabs__link">
Hard Copies 🖨️
<!-- &nbsp;{% include ".icons/material/book-open-variant.svg" %} -->
</a>
Expand All @@ -49,4 +49,4 @@
{% endfor %}
</ul>
</div>
</nav>
</nav>

0 comments on commit a564f96

Please sign in to comment.