mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +02:00
Run 1off on primitives.md
This commit is contained in:
parent
e854f79f81
commit
865341df29
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue