summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael McClurg <michael.mcclurg@outlook.com>2022-06-14 21:26:33 -0600
committerAllen Winter <allen.winter@kdab.com>2022-06-18 10:22:57 -0400
commit0cceeb44958748d79d3293ca54adb4a47b353726 (patch)
treeb991a5e735f21e9beef8d45f09394b11bfbba45f
parent749db7071de476bffeec44f82d8e4f64aad89c86 (diff)
downloadlibical-git-0cceeb44958748d79d3293ca54adb4a47b353726.tar.gz
Plain Markdown link to UsingLibical.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ab0531c2..6498d38c 100644
--- a/README.md
+++ b/README.md
@@ -54,7 +54,7 @@ See the top-level [Install.txt](Install.txt) file.
Documentation is hosted at <https://libical.github.io/libical/apidocs/>.
-For a conceptual overview of the library, see [UsingLibical.md](@ref UsingLibical).
+For a conceptual overview of the library, see [Using Libical](doc/UsingLibical.md).
There is other rudimentary, unfinished documentation in the `doc/` directory of
the source distribution,
and annotated examples in `examples/` and the test code in `src/test/`.