From 0a8f51a38cc17bfef694cabc561f8633ca54ad3f Mon Sep 17 00:00:00 2001 From: pearcetm Date: Mon, 19 Jun 2023 22:14:19 -0400 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/FAQ.md b/FAQ.md index eb72ee5..a5ee30f 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) +* [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) ## Questions and Answers