From: MeeSong <50670906+MiroKaku@users.noreply.github.com> Date: Tue, 14 Mar 2023 07:50:59 +0000 (+0800) Subject: Docs: Add missing ".md" X-Git-Tag: upstream/1.3.268~210 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=22407d7804f111fbc0e31fa0db592d658e19ae8b;p=platform%2Fupstream%2FVulkan-Loader.git Docs: Add missing ".md" --- diff --git a/docs/LoaderApplicationInterface.md b/docs/LoaderApplicationInterface.md index 1e271274..d8454f1f 100644 --- a/docs/LoaderApplicationInterface.md +++ b/docs/LoaderApplicationInterface.md @@ -408,7 +408,7 @@ On Desktop platforms (Windows, Linux, and macOS), these enable/disable settings are defined in the layer's JSON file. Discovery of system-installed implicit and explicit layers is described later -in the [Layer discovery](LoaderLayerInterface#layer-discovery) +in the [Layer discovery](LoaderLayerInterface.md#layer-discovery) section in the [LoaderLayerInterface.md](LoaderLayerInterface.md) document.