From 1c4f1150a63b7c09b1bbcb9e5c7e9c7309f454ba Mon Sep 17 00:00:00 2001 From: Adrien Crivelli Date: Tue, 14 Feb 2017 23:15:28 +0900 Subject: [PATCH] Direct link within documentation --- docs/faq.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/faq.md b/docs/faq.md index 919d446e..6ef48c87 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -78,8 +78,8 @@ For example autofilter is not implemented in PEAR Spreadsheet\_Excel\_writer, which is the base of our Xls writer. We are slowly building up a list of features, together with the -different readers and writers that support them, in the "Functionality -Cross-Reference.xls" file in the /Documentation folder. +different readers and writers that support them, in the [features cross +reference](./references/features-cross-reference.md). ## Formulas don't seem to be calculated in Excel2003 using compatibility pack?