Add missing http:// to nestedkernel URL
Approved by: brd
This commit is contained in:
parent
11f3ee7d19
commit
3dffda0d82
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46570
1 changed files with 1 additions and 1 deletions
|
@ -1881,7 +1881,7 @@ WITHOUT_FORTH=y</pre>
|
|||
</contact>
|
||||
|
||||
<links>
|
||||
<url href="nestedkernel.org">Home page for the project that includes links to papers and build instructions.</url>
|
||||
<url href="http://nestedkernel.org">Home page for the project that includes links to papers and build instructions.</url>
|
||||
<url href="http://web.engr.illinois.edu/~dautenh1//downloads/publications/asplos200-dautenhahn.pdf">Conference publication detailing the problem, design, implementation, and evaluation of our prototype.</url>
|
||||
<url href="http://prezi.com/in6qr3l92ffc/?utm_campaign=share&utm_medium=copy">Presentation on the nested kernel</url>
|
||||
<url href="https://github.com/HardenedBSD/hardenedBSD/tree/hardened/9/kernsep">HardenedBSD branch of the nested kernel being refactored.</url>
|
||||
|
|
Loading…
Reference in a new issue