Release v1.2.1
Patch release with a couple of bug fixes:
- Absolute paths in links transposed to the
CWD(ie/foo/bar.mdis transposed to${cwd}/foo/bar.md) - Do not add prefix to title of
README.md(since it inherits thesite_namefrommkdocs.yml)
Patch release with a couple of bug fixes:
CWD (ie /foo/bar.md is transposed to ${cwd}/foo/bar.md)README.md (since it inherits the site_name from mkdocs.yml)