From f7c2e7979e35ec8ba4235dcd576d37a5a29e86ac Mon Sep 17 00:00:00 2001 From: Henry Date: Sun, 31 Aug 2025 16:05:39 +0100 Subject: [PATCH] chore: bump docs --- apps/docs/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/apps/docs/README.md b/apps/docs/README.md index 4cbe0750..e61897b6 100644 --- a/apps/docs/README.md +++ b/apps/docs/README.md @@ -24,9 +24,11 @@ mintlify dev ### Publishing Changes -Install our Github App to auto propagate changes from your repo to your deployment. Changes will be deployed to production automatically after pushing to the default branch. Find the link to install on your dashboard. +Install our Github App to auto propagate changes from your repo to your deployment. Changes will be deployed to production automatically after pushing to the default branch. Find the link to install on your dashboard. #### Troubleshooting - Mintlify dev isn't running - Run `mintlify install` it'll re-install dependencies. - Page loads as a 404 - Make sure you are running in a folder with `mint.json` + +#BUMP