From 2cd3f843e220a7e303633aca61be1c9139a81452 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Sat, 20 Apr 2013 14:43:18 +0000 Subject: [PATCH] Fix invalid Getting Started page HTML. --- LUFA/StudioIntegration/VSIX/GettingStarted.htm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/LUFA/StudioIntegration/VSIX/GettingStarted.htm b/LUFA/StudioIntegration/VSIX/GettingStarted.htm index cdeaf0c074..181aac0ff6 100644 --- a/LUFA/StudioIntegration/VSIX/GettingStarted.htm +++ b/LUFA/StudioIntegration/VSIX/GettingStarted.htm @@ -117,8 +117,8 @@

Find the Module APIs

You can view your project's included LUFA modules any time you need to from the ASF Explorer window, accessible from - the ASF->ASF Explorer 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. + the ASF->ASF Explorer 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.

Atmel ASF Explorer Tool Window