We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b897297 commit 4a6a0d3Copy full SHA for 4a6a0d3
File-Formats/DocIO/FAQ.md
@@ -2432,7 +2432,7 @@ RUN apt-get update -y && apt-get install libfontconfig -y
2432
2433
* In production environment (hosted server machine), ensure whether the Visual C++ Redistributable is properly installed.
2434
2435
- [Download](https://www.microsoft.com/en-us/download/details.aspx?id=53840) and install Visual C++, if not installed.
+ [Download](https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170) and install Visual C++, if not installed.
2436
2437
## How to set title when converting Word document to EPUB
2438
0 commit comments