diff options
Diffstat (limited to '_includes/header.html')
-rw-r--r-- | _includes/header.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_includes/header.html b/_includes/header.html index 71871d8..f1d6edf 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -39,6 +39,7 @@ <small>Read this to start using the library</small></li> <li><a href="http://cdn.rawgit.com/zeux/pugixml/v{{site.version}}/docs/manual.html" onclick="trackLink('documentation', 'manual')">Complete reference manual</a><br/> <small>Read this for full library reference</small></li> + <li><a href="/benchmark.html">Benchmarks</a></li> <li><a href="/license.html">License</a></li> </ul> |