mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-15 07:40:23 +02:00
Moved index.html up one level in the directory tree. That's where Audacity expects it.
This commit is contained in:
parent
8838820660
commit
067d10ea44
@ -638,7 +638,7 @@ def url_to_filename(url):
|
||||
L[2] = L[2][:-len('index.php')]
|
||||
|
||||
if lpath[-1]=='man':
|
||||
L[2] += '/' + INDEX_HTML
|
||||
L[2] = INDEX_HTML
|
||||
|
||||
|
||||
L[2] = L[2].strip('/')
|
||||
|
Loading…
x
Reference in New Issue
Block a user