4 lines
143 B
Plaintext
Raw Normal View History

2025-01-12 20:40:48 +08:00
#!/bin/bash
cat src/index.md src/building.md | sed -e 's,\](\(.*\)\.md),](http://pfultz2.github.io/Fit/doc/html//en/latest/\1/index.html\),g'