We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1769b56 commit be01907Copy full SHA for be01907
docs/syntax.html
@@ -1,4 +1,4 @@
1
<script>
2
- location = 'url=syntax/' + (location.hash || '');
+ location = 'syntax/' + (location.hash || '');
3
</script>
4
<meta http-equiv="refresh" content="0;url=syntax/" />
0 commit comments