mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-10 00:46:55 +02:00
Fixed cheatsheet index link.
This commit is contained in:
@@ -77,7 +77,7 @@ CHEAT_FILES=$(grep '^include' std.scad | sed 's/^.*<\([a-zA-Z0-9.]*\)>/\1/'|grep
|
||||
(
|
||||
echo '## Belfry OpenScad Library Cheat Sheet'
|
||||
echo
|
||||
echo '( [Alphabetic Index](Index.md) )'
|
||||
echo '( [Alphabetic Index](Index) )'
|
||||
echo
|
||||
for f in $CHEAT_FILES ; do
|
||||
#echo "### $f"
|
||||
|
Reference in New Issue
Block a user