mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-08 09:36:24 +01:00
Moved index.html up one level in the directory tree. That's where Audacity expects it.
This commit is contained in:
@@ -638,7 +638,7 @@ def url_to_filename(url):
|
|||||||
L[2] = L[2][:-len('index.php')]
|
L[2] = L[2][:-len('index.php')]
|
||||||
|
|
||||||
if lpath[-1]=='man':
|
if lpath[-1]=='man':
|
||||||
L[2] += '/' + INDEX_HTML
|
L[2] = INDEX_HTML
|
||||||
|
|
||||||
|
|
||||||
L[2] = L[2].strip('/')
|
L[2] = L[2].strip('/')
|
||||||
|
|||||||
Reference in New Issue
Block a user