From f21be957121edc5937264dcd97fceade2976863c Mon Sep 17 00:00:00 2001 From: Milan Broz Date: Sun, 18 Jun 2017 09:00:11 +0200 Subject: [PATCH] Fix API tracker URL. --- docs/doxygen_index | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/doxygen_index b/docs/doxygen_index index ec394ada..d75ce0f9 100644 --- a/docs/doxygen_index +++ b/docs/doxygen_index @@ -4,7 +4,7 @@ * The documentation covers public parts of cryptsetup API. In the following sections you'll find * the examples that describe some features of cryptsetup API. * For more info about libcryptsetup API versions see - * Upstream Tracker. + * API Tracker. * *
    *
  1. @ref cexamples "Cryptsetup API examples"