Skip to content

Commit 3bf4ffa

Browse files
committed
Minor docs update
Editing mkdocs file to fix redirect & adding updated troubleshooting page.
1 parent 4422a24 commit 3bf4ffa

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

docs/troubleshooting.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
2+
If you need technical assistance and more information on a product that is not working as you expected, our Technical Support team and community can help you in the <a href="https://community.sparkfun.com/">SparkFun Forums</a>. If this is your first visit, you'll need to create a forum account to search product forums and post questions.<br /><br />
3+
4+
<div style="text-align: center"><a href="https://community.sparkfun.com/signup" class="md-button md-button--primary">SparkFun Forums Signup</a></div>

mkdocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ plugins:
147147
- typeset
148148
- redirects:
149149
redirect_maps:
150-
'index.md': 'introduction.md'
150+
'index.md': 'quickstart.md'
151151
# Add revision date
152152
- git-revision-date-localized:
153153
enable_creation_date: true
@@ -157,7 +157,7 @@ plugins:
157157
repository: sparkfun/SparkFun_Teensy_Ethernet_Adapter
158158
branch: main
159159
# Add git authors at the bottom of the page
160-
- git-authors
160+
# - git-authors
161161
# Enables use of Git submodules and larger code base
162162
- monorepo
163163
# # For PDF rendering

0 commit comments

Comments
 (0)