diff options
author | David Robillard <d@drobilla.net> | 2023-05-11 22:43:02 -0400 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2023-05-11 23:12:04 -0400 |
commit | 60cbe5b9b6d42bd850c5ea39c06b6e182f9c2645 (patch) | |
tree | d10b1910875079f5724ff92b68d711a7e9a6804b /README.md | |
parent | 86894351ffb6cc7f9fd9a4d63ba0a6eecc64d29d (diff) | |
download | serd-60cbe5b9b6d42bd850c5ea39c06b6e182f9c2645.tar.gz serd-60cbe5b9b6d42bd850c5ea39c06b6e182f9c2645.tar.bz2 serd-60cbe5b9b6d42bd850c5ea39c06b6e182f9c2645.zip |
Clean up documentation and remove junk files from install
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -55,8 +55,8 @@ Documentation ------------- * [Installation instructions](INSTALL.md) - * [Single-page API reference](https://drobilla.gitlab.io/serd/c/singlehtml) - * [Paginated API reference](https://drobilla.gitlab.io/serd/c/html) + * [Single-page API reference](https://drobilla.gitlab.io/serd/doc/singlehtml/) + * [Paginated API reference](https://drobilla.gitlab.io/serd/doc/html/) * [`serdi` man page](https://drobilla.gitlab.io/serd/man/serdi.html) Versioning |