diff options
author | P. J. McDermott <pehjota> | 2012-12-04 20:24:48 (EST) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2012-12-04 20:24:48 (EST) |
commit | d4b76004171ffa1606c2dee0fc6c7b3481232741 (patch) | |
tree | 0c316aa97a13480ed16d41db522e405f4013fd81 | |
parent | 20582c701f5b3293ca92a85ae036c5b589ca4a70 (diff) |
Fix an end tag on index page.
-rw-r--r-- | index.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ software environments and embedded applications. <p> <a href="about#flexibility"> See how ProteanOS can work for you > - <a> + </a> </p> </div> </div> |