From 3bc08bbaee53c4211050586cb1d8094e85641796 Mon Sep 17 00:00:00 2001
From: Marek Chrastina <marek.chrastina@vsb.cz>
Date: Mon, 11 Dec 2017 14:13:26 +0100
Subject: [PATCH] Manual test

---
 docs.it4i/apidocs.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs.it4i/apidocs.md b/docs.it4i/apidocs.md
index 235fc6601..b55544421 100644
--- a/docs.it4i/apidocs.md
+++ b/docs.it4i/apidocs.md
@@ -5,7 +5,7 @@ Implements API for IT4I SCS Information System.
 
 - api revision: `9eb0678f / 2017-12-08 11:06:12 +0100`
 - api version: `0.9-11-g9eb0678`
-- apidoc building date: `2017-12-11 13:47:39 +0100`
+- apidoc building date: `2017-12-11 14:10:29 +0100`
 
 Summary
 -------------------------------------------------------------------------------------
@@ -26,7 +26,7 @@ Summary
 <tbody>
 <tr class="odd">
 <td>account-expire</td>
-<td><a href="#get--api-v1-account-expire" class="reference external">GET /api/v1/account-expire/(login)</a></td>
+<td>[GET /api/v1/account-expire/(login)](#get--api-v1-account-expire)</td>
 <td>Account expiration date</td>
 </tr>
 <tr class="even">
@@ -100,7 +100,7 @@ Summary
 API Details
 ---------------------------------------------------------------------------------------------
 
- `GET /api/v1/account-expire/`<span class="sig-paren">(</span>*login*<span class="sig-paren">)</span><a href="#get--api-v1-account-expire" class="headerlink" title="Permalink to this definition"></a>
+ `GET /api/v1/account-expire/`<span class="sig-paren">(</span>*login*<span class="sig-paren">)</span><a name="#get--api-v1-account-expire" class="headerlink" title="Permalink to this definition"></a>
 
 Access to this service is restricted to just few source ipv4 addresses.
 
-- 
GitLab