We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26bbc0a commit fa7ecefCopy full SHA for fa7ecef
generate_indexes.py
@@ -39,7 +39,7 @@ def main():
39
'<img class="logo" src="_static/sympylogo.png" alt="Logo"/>',
40
'</a></p>'
41
]
42
- redirect = ' <meta http-equiv="refresh" content="0;URL=/latest/index.html" />'
+ redirect = 'http-equiv="refresh"'
43
contexti = 0
44
for linei, line in enumerate(lines):
45
# Did we match all we need to match?
0 commit comments