From a1567951e2732ad46ed20de1d1e37c7afbed8583 Mon Sep 17 00:00:00 2001 From: Hannah Cooper Date: Mon, 2 Feb 2026 21:45:09 +0000 Subject: [PATCH] GITBOOK-39: FAQ slug fix --- SUMMARY.md | 2 +- ...t-was-deployed-from-git.md => empty-relative-bind-mounts.md} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename faqs/troubleshooting/stacks-deployments-and-updates/{why-do-relative-bind-mounts-appear-empty-after-updating-a-stack-that-was-deployed-from-git.md => empty-relative-bind-mounts.md} (100%) diff --git a/SUMMARY.md b/SUMMARY.md index 4b135bd1..897d860a 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -376,7 +376,7 @@ * [Troubleshooting Edge Agent Connection Issues](faqs/troubleshooting/agents-and-environment-management/troubleshooting-edge-agent-connection-issues.md) * [How do I change the way I connect to an environment without losing my existing stacks?](faqs/troubleshooting/agents-and-environment-management/how-do-i-change-the-way-i-connect-to-an-environment-without-losing-my-existing-stacks.md) * [Stacks, deployments and updates](faqs/troubleshooting/stacks-deployments-and-updates/README.md) - * [Why do relative bind mounts appear empty after updating a stack that was deployed from Git?](faqs/troubleshooting/stacks-deployments-and-updates/why-do-relative-bind-mounts-appear-empty-after-updating-a-stack-that-was-deployed-from-git.md) + * [Why do relative bind mounts appear empty after updating a stack that was deployed from Git?](faqs/troubleshooting/stacks-deployments-and-updates/empty-relative-bind-mounts.md) * [How do automatic updates for stacks/applications work?](faqs/troubleshooting/stacks-deployments-and-updates/how-do-automatic-updates-for-stacks-applications-work.md) * [How does the image update notification icon work?](faqs/troubleshooting/stacks-deployments-and-updates/how-does-the-image-update-notification-icon-work.md) * [Can I build an image while deploying a stack/application from Git?](faqs/troubleshooting/stacks-deployments-and-updates/can-i-build-an-image-while-deploying-a-stack-application-from-git.md) diff --git a/faqs/troubleshooting/stacks-deployments-and-updates/why-do-relative-bind-mounts-appear-empty-after-updating-a-stack-that-was-deployed-from-git.md b/faqs/troubleshooting/stacks-deployments-and-updates/empty-relative-bind-mounts.md similarity index 100% rename from faqs/troubleshooting/stacks-deployments-and-updates/why-do-relative-bind-mounts-appear-empty-after-updating-a-stack-that-was-deployed-from-git.md rename to faqs/troubleshooting/stacks-deployments-and-updates/empty-relative-bind-mounts.md