Redirect /benchmark/ to /benchmark.html
This commit is contained in:
parent
6d3e2f65f5
commit
b76d23180f
@ -1,4 +1,7 @@
|
||||
name: pugixml.org
|
||||
description: Light-weight, simple and fast XML parser for C++ with XPath support
|
||||
url: http://pugixml.org/
|
||||
version: 1.6
|
||||
version: 1.6
|
||||
gems:
|
||||
- jekyll-redirect-from
|
||||
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: default
|
||||
title: Benchmark
|
||||
redirect_from: /benchmark
|
||||
---
|
||||
|
||||
## Benchmarks
|
||||
|
||||
Loading…
Reference in New Issue
Block a user