From d30af8d4efda0774988381a6cbc7dd1730dd790d Mon Sep 17 00:00:00 2001 From: pearcetm Date: Mon, 19 Jun 2023 22:14:53 -0400 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/FAQ.md b/FAQ.md index a5ee30f..e069b34 100644 --- a/FAQ.md +++ b/FAQ.md @@ -1,8 +1,8 @@ # Frequently Asked Questions * [I created an OpenSeadragon viewer. Why don't I see anything?](#size) -* [Why do I see white borders between tiles?](tile-borders) -* [OpenSeadragon doesn't work well on mobile devices in portrait orientation](mobile-portrait) -* [OpenSeadragon isn't working right in my Vue application](vue) +* [Why do I see white borders between tiles?](#tile-borders) +* [OpenSeadragon doesn't work well on mobile devices in portrait orientation](#mobile-portrait) +* [OpenSeadragon isn't working right in my Vue application](#vue) ## Questions and Answers