Skip to content

Commit aa59764

Browse files
committed
links... one more time
1 parent 896ad5a commit aa59764

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

misc/wiki-scripts/build_all.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ function count_we {
3434
echo "<td> ---- </td>"
3535
fi
3636
if [ -s $o ]; then
37-
echo -n "<td><a href=schema_$3wiki-#$1_o>stdout text</a></td>"
37+
echo -n "<td><a href=schema_$3#wiki-$1_o>stdout text</a></td>"
3838
else #empty
3939
echo "<td> ---- </td>"
4040
fi

0 commit comments

Comments
 (0)