Run 1off on primitives.md

This commit is contained in:
Justin Ethier 2016-10-03 17:58:05 -04:00
parent e854f79f81
commit 865341df29

View file

@ -43,6 +43,7 @@ done
# Do any one-off replacements
cd ../..
sed -i -- 's/primitives#)/primitives#section)/g' docs/API.md
sed -i -- 's/primitives#)/primitives#section)/g' docs/primitives.md
sed -i -- 's/#-heap/#heap/g' docs/API.md
sed -i -- 's/#-heap/#heap/g' docs/api/srfi/18.md