From 713e3aeb3f04a2ef9a1df3c411f937e2dbcdb875 Mon Sep 17 00:00:00 2001 From: Phoebe <20694052+PhoebeHui@users.noreply.github.com> Date: Fri, 30 Apr 2021 04:39:50 +0800 Subject: [docs] Fix broken links (#17566) * [docs] Fix broken links * Fix the charactor * Update the charactor --- docs/examples/patching.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/examples') diff --git a/docs/examples/patching.md b/docs/examples/patching.md index a02a40ce5..4afc1ffaf 100644 --- a/docs/examples/patching.md +++ b/docs/examples/patching.md @@ -34,7 +34,7 @@ Call Stack (most recent call first): Error: build command failed ``` -Next, looking at the above logs (build-...-out.log and build-...-err.log). +Next, looking at the above logs (build-xxx-out.log and build-xxx-err.log). ```no-highlight // build-x64-uwp-rel-out.log -- cgit v1.2.3