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