We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 896ad5a commit aa59764Copy full SHA for aa59764
misc/wiki-scripts/build_all.sh
@@ -34,7 +34,7 @@ function count_we {
34
echo "<td> ---- </td>"
35
fi
36
if [ -s $o ]; then
37
- echo -n "<td><a href=schema_$3wiki-#$1_o>stdout text</a></td>"
+ echo -n "<td><a href=schema_$3#wiki-$1_o>stdout text</a></td>"
38
else #empty
39
40
0 commit comments