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/about/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/about') diff --git a/docs/about/faq.md b/docs/about/faq.md index 9b4fe9de9..e5dcd4c4c 100644 --- a/docs/about/faq.md +++ b/docs/about/faq.md @@ -6,7 +6,7 @@ If you want to contribute but don't have a particular library in mind then take of [new port requests](https://github.com/Microsoft/vcpkg/issues?q=is%3Aissue+is%3Aopen+label%3Acategory%3Anew-port). ## Can Vcpkg create pre-built binary packages? What is the binary format used by Vcpkg? -Yes! See [the `export` command](../users/integration.md#export). +Yes! See [the `export` command](../users/integration.md#export-command). ## How do I update libraries? The `vcpkg update` command lists all packages which are out-of-sync with your current portfiles. To update a package, follow the instructions in the command. -- cgit v1.2.3