From dff521a5062c3dd14eb7ac0b0ffa0f8671536d8d Mon Sep 17 00:00:00 2001 From: ace-pm Date: Tue, 21 Apr 2026 00:17:45 +0200 Subject: [PATCH] fix(git): drop orphan gitlink at mintlify-docs/docs Removes stray submodule pointer (mode 160000, commit 5c549fdf) with no corresponding .gitmodules entry and empty working tree. Produced 'fatal: No url found for submodule path' + exit 128 warning on every CI checkout (visible in Pipeline 'Update CI Builder Image' runs). --- mintlify-docs/docs | 1 - 1 file changed, 1 deletion(-) delete mode 160000 mintlify-docs/docs diff --git a/mintlify-docs/docs b/mintlify-docs/docs deleted file mode 160000 index 5c549fdff..000000000 --- a/mintlify-docs/docs +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 5c549fdffb1eb56cacec19d33b8157a3b1e19d3c