Skip to content

Commit

Permalink
link to root folder
Browse files Browse the repository at this point in the history
  • Loading branch information
blakadder committed Sep 26, 2021
1 parent 9ed488c commit 4193fa6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _layouts/unsupported.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,9 @@ <h2>{{ page.title }}
or 'CB3S'
or 'CB3L'
%}
You can replace the incompatible module with <a href="ESP-12">ESP-12</a> or <a href="ESP-07">ESP-07</a>. Besides the module, this process will require a heat gun, soldering tools and moderate soldering skill.
You can replace the incompatible module with <a href="/ESP-12">ESP-12</a> or <a href="/ESP-07">ESP-07</a>. Besides the module, this process will require a heat gun, soldering tools and moderate soldering skill.
{% elsif page.chip contains 'WB2' or 'WR2' or 'WBR2' %}
You can replace the incompatible module with <a href="WT-01N">WT-01N</a>. Besides the module, this process will require a heat gun, soldering tools and moderate soldering skill.
You can replace the incompatible module with <a href="/WT-01N">WT-01N</a>. Besides the module, this process will require a heat gun, soldering tools and moderate soldering skill.
{% else %}
{% endif %}
<br>
Expand Down

0 comments on commit 4193fa6

Please sign in to comment.