summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.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/`.