Skip to content

Commit a564f96

Browse files
committed
Fix broken links
1 parent 5cbeca6 commit a564f96

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

SUPPORT.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Looking for Help?
22
---
33

4-
* Please, check out our [hookup guide](https://sparkfun.github.io/<GitHub Repo Name>/) to get started with this product.
5-
* 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/).
4+
* Please, check out our [hookup guide](https://sparkfun.github.io/SuperHeadphones/) to get started with this product.
5+
* 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/).

docs/github/file_issue.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@ Spot something wrong? Please let us know. <a href="https://github.com/sparkfun/S
44

55
<!-- Technical Assistance Box -->
66
!!! warning "Need Help?"
7-
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.
7+
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.
88

99
<center>
1010
[SparkFun Technical Assistance Page](https://www.sparkfun.com/technical_assistance){ .md-button .md-button--primary }
1111
</center>
12-
12+
1313
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.
14-
14+
1515
!!! info "Account Registration Required"
1616
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.
1717

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

5151
!!! tip "Design Considerations"
5252
Please keep in mind that we may intentionally exclude certain functions of the board to meet our product design requirements.
53-
53+
5454
* *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.*
5555

5656

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

6666
!!! info
67-
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.
67+
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.

overrides/partials/tabs.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
{% if "hard_copy.md" %}
3535
<ul class="md-tabs__list" style="float: right;">
3636
<li class="md-tabs__item">
37-
<a href="/<GitHub Repo Name>/hard_copy/" class="md-tabs__link">
37+
<a href="/SuperHeadphones/hard_copy/" class="md-tabs__link">
3838
Hard Copies 🖨️
3939
<!-- &nbsp;{% include ".icons/material/book-open-variant.svg" %} -->
4040
</a>
@@ -49,4 +49,4 @@
4949
{% endfor %}
5050
</ul>
5151
</div>
52-
</nav>
52+
</nav>

0 commit comments

Comments
 (0)