From d9eb7b992589d16b36c243a051240dd1a53bc072 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20Jir=C3=A1sek?= <pavel.jirasek@vsb.cz> Date: Wed, 1 Feb 2017 13:59:43 +0100 Subject: [PATCH] Links --- docs.it4i/anselm/software/debuggers/papi.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs.it4i/anselm/software/debuggers/papi.md b/docs.it4i/anselm/software/debuggers/papi.md index 1661efa77..bc36923e8 100644 --- a/docs.it4i/anselm/software/debuggers/papi.md +++ b/docs.it4i/anselm/software/debuggers/papi.md @@ -90,11 +90,11 @@ The include path is automatically added by papi module to $INCLUDE. ### High Level API -Please refer to for [a description of the High level API](http://icl.cs.utk.edu/projects/papi/wiki/PAPIC:High_Level). +Please refer to [this description of the High level API](http://icl.cs.utk.edu/projects/papi/wiki/PAPIC:High_Level). ### Low Level API -Please refer to for [a description of the Low level API](http://icl.cs.utk.edu/projects/papi/wiki/PAPIC:Low_Level). +Please refer to [this description of the Low level API](http://icl.cs.utk.edu/projects/papi/wiki/PAPIC:Low_Level). ### Timers -- GitLab