forked from CryHavoc/dottes
Fix first attempt at redirect, and fix rename note.
This commit is contained in:
parent
7d6a3e85ba
commit
3d4ac0d557
|
@ -1,7 +1,7 @@
|
||||||
X:1
|
X:1
|
||||||
T: Mazurka d'Auvergne
|
T: Mazurka d'Auvergne
|
||||||
H:Dottes: In previous editions of the Booke, this was incorrectly
|
H:Dottes: In previous editions of the Booke, this was incorrectly
|
||||||
H: titled _Mazurka Avignon_.
|
H:+ titled _Mazurka Avignon_.
|
||||||
M:3/4
|
M:3/4
|
||||||
L:1/8
|
L:1/8
|
||||||
Q:120
|
Q:120
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Redirect 301 MazurkaAvignon.html MazurkaAuvergne.html
|
RedirectMatch permanent "(.*)/MazurkaAvignon\.html$" "$1/MazurkaAuvergne.html"
|
||||||
|
|
Loading…
Reference in New Issue