Skip to content

Commit 8f02417

Browse files
committed
fixed links in maind page boxes
1 parent f8184f8 commit 8f02417

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

overview/index.en.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ If you're new here, here's a list of what to expect in the next few pages:
3737
<br /> <br />
3838
<span class="fs-3"> Learn how to set up and integrate the satellite bus based on your level of experience. Novice, hobbyist, or expert.</span>
3939
<br />
40-
<a href="{{site.url}}/get-started/" style="display: block; margin-top: 5px; padding: 10px 0; background-color:rgb(0, 0, 0); color: white; text-decoration: none; text-align: center; border-radius: 3px; font-size: 12px; width: 100%; box-sizing: border-box;">
40+
<a href="{{site.url}}/get-started" style="display: block; margin-top: 5px; padding: 10px 0; background-color:rgb(0, 0, 0); color: white; text-decoration: none; text-align: center; border-radius: 3px; font-size: 12px; width: 100%; box-sizing: border-box;">
4141
START
4242
</a>
4343
</div>
@@ -47,7 +47,7 @@ If you're new here, here's a list of what to expect in the next few pages:
4747
<span class="fs-6"> Adapting Software</span>
4848
<br /> <br />
4949
<span class="fs-3"> Learn how to add your team's software components to the firmware with the Software Templates </span>
50-
<a href="{{site.url}}/how-tos/modify-software" style="display: block; margin-top: 5px; padding: 10px 0; background-color:rgb(0, 0, 0); color: white; text-decoration: none; text-align: center; border-radius: 3px; font-size: 12px; width: 100%; box-sizing: border-box;">
50+
<a href="{{site.url}}/how-tos/write_board_specific_software.html" style="display: block; margin-top: 5px; padding: 10px 0; background-color:rgb(0, 0, 0); color: white; text-decoration: none; text-align: center; border-radius: 3px; font-size: 12px; width: 100%; box-sizing: border-box;">
5151
START
5252
</a>
5353
</div>

0 commit comments

Comments
 (0)