Skip to content

Commit 123353a

Browse files
Merge pull request #300 from arduino/fix-anchor-link
fix anchor link
2 parents 0f0b8f4 + cc63e2b commit 123353a

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

content/Education and Kits/Science Journal App/Connect-a-board-to-the-Science-Journal-app.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ The Science Journal can be used with the following boards:
6060

6161
7. Tap your device name to connect.
6262

63+
<a id="troubleshooting"></a>
64+
6365
## Troubleshooting
6466

6567
### Make sure you're expanding the Arduino Boards category

content/Education and Kits/Science Journal App/Upload-the-Science-Journal-firmware.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,12 @@ The Science Journal can be used with the following boards:
2929

3030
To use the Science Journal, it is necessary to use different libraries and examples depending on your board or Science Kit. See the table below for an overview:
3131

32-
<table>
32+
<table style="width:100%">
3333
<thead>
3434
<tr>
35-
<th>Board</th>
36-
<th>Library</th>
37-
<th>Example</th>
35+
<th style="width:33%;">Board</th>
36+
<th style="width:31%;">Library</th>
37+
<th style="width:36%;">Example</th>
3838
</tr>
3939
</thead>
4040
<tbody>

0 commit comments

Comments
 (0)