diff options
Diffstat (limited to '_site/index.html')
| -rw-r--r-- | _site/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/_site/index.html b/_site/index.html index 510b4c0..73af875 100644 --- a/_site/index.html +++ b/_site/index.html @@ -95,7 +95,7 @@ <tr> <td class="posts-td posts-td-link"> - <a href="/archive/arduino-uno/" class="link-decor-none">Programming ATmega328P chips</a> + <a href="/archive/arduino-uno/" class="link-decor-none">ATmega328P chips</a> </td> <td class="posts-td posts-td-time"> <span class="post-meta"> @@ -108,7 +108,7 @@ <tr> <td class="posts-td posts-td-link"> - <a href="/archive/arduino-due/" class="link-decor-none">Bare-metal ARM Cortex M3 chips</a> + <a href="/archive/arduino-due/" class="link-decor-none">Bare-metal ATSAM3X8E chips</a> </td> <td class="posts-td posts-td-time"> <span class="post-meta"> |
