From ef9b5099805f75d8dd46fe476343d4b0d897f8dc Mon Sep 17 00:00:00 2001 From: Carlos Scheidegger Date: Thu, 3 Jul 2025 09:24:22 -0400 Subject: [PATCH] add missing content --- docs/advanced/html/_external-sources-section.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/advanced/html/_external-sources-section.md b/docs/advanced/html/_external-sources-section.md index e69de29bb2..d6fd307d6d 100644 --- a/docs/advanced/html/_external-sources-section.md +++ b/docs/advanced/html/_external-sources-section.md @@ -0,0 +1,5 @@ +## External servers + +Quarto is designed to minimize external dependencies. +However, on occasion, Quarto documents might need resources hosted in external servers. +See our page on [External Sources](/docs/advanced/html/external-sources.qmd) for a full list.