Add link to new getting started

This commit is contained in:
Frank A. Krueger 2018-02-07 16:31:01 -08:00 committed by GitHub
parent 3c94ad0363
commit e90fcc71aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ Ooui has been broken up into several packages to increase the variety of ways th
<thead><tr><th>Ooui</th><th>Ooui.AspNetCore</th><th>Ooui.Forms</th><th></th></tr></thead>
<tr>
<td>&check;</td><td></td><td></td><td>Write the UI using the web DOM and use the built-in web server</td>
<td>&check;</td><td></td><td></td><td><a href="https://github.com/praeclarum/Ooui/wiki/Write-the-UI-using-the-web-DOM-and-use-the-built-in-web-server">Write the UI using the web DOM and use the built-in web server</a></td>
</tr>
<tr>
<td>&check;</td><td>&check;</td><td></td><td>Write the UI using the web DOM and serve it with ASP.NET Core</td>