You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: troubleshooting/index.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,8 +7,9 @@ Troubleshooting
7
7
===============
8
8
9
9
If you are experiencing problems with either the Student Robotics hardware or python library you should check here first to see if there is a simple solution.
10
-
If you don't find the information you need in this section you can use the
11
-
[forum]({{ site.url }}/forum/) to get help with your specific problem.
10
+
If you don't find the information you need in this section you can use
11
+
[Discord]({{ site.baseurl }}/tutorials/discord) to get help with your
12
+
specific problem.
12
13
13
14
1.[`sr.robot3` python library issues](/docs/troubleshooting/python)— Common problems with the `sr.robot3` python library and possible solutions.
14
15
2.[Interactive Troubleshooter](/docs/troubleshooting/interactive_troubleshooter)— Consider using the Interactive Troubleshooter to narrow down your problem and find a solution.
0 commit comments