forked from mfulz_github/qmk_firmware
Fix invalid Getting Started page HTML.
This commit is contained in:
parent
38fa1d5c83
commit
2cd3f843e2
|
@ -117,8 +117,8 @@
|
|||
|
||||
<h1>Find the Module APIs</h1>
|
||||
<p>You can view your project's included LUFA modules any time you need to from the <em>ASF Explorer</em> window, accessible from
|
||||
the <tt>ASF->ASF Explorer</tt> menu.</p> Here you can find a link to the module's corresponding API documentation in the LUFA
|
||||
manual, as well as a direct link to the module's API header.
|
||||
the <tt>ASF->ASF Explorer</tt> menu. Here you can find a link to the module's corresponding API documentation in the LUFA
|
||||
manual, as well as a direct link to the module's API header.</p>
|
||||
|
||||
<img src="ASFExplorer.png" alt="Atmel ASF Explorer Tool Window" />
|
||||
|
||||
|
|
Loading…
Reference in New Issue