From b8505e6214999a44ba586800605acf34f1cf2f17 Mon Sep 17 00:00:00 2001 From: LogMANOriginal Date: Sat, 5 Nov 2016 19:39:04 +0100 Subject: [PATCH] [_sidebar] Link "Format API" --- _Sidebar.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_Sidebar.md b/_Sidebar.md index 17272b3..4e1b683 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -19,7 +19,7 @@ - [Cache API](Cache-API) - [How to create a new Cache?](How-to-create-a-new-Cache) - [CacheInterface](CacheInterface) - - Format API + - [Format API](Format-API) - [How to create a new Format?](How-to-create-a-new-Format) - [FormatInterface](FormatInterface) - [FormatAbstract](FormatAbstract)