From b01d5762fcb07ce6a3fec43476f9a049ebe9bb74 Mon Sep 17 00:00:00 2001 From: OldFcuk <84081713+OldFcuk@users.noreply.github.com> Date: Sat, 25 Oct 2025 11:25:43 +0300 Subject: [PATCH] Fix link formatting in index.md --- edrawings-api/output/export/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/edrawings-api/output/export/index.md b/edrawings-api/output/export/index.md index 86bc921f..e491927e 100644 --- a/edrawings-api/output/export/index.md +++ b/edrawings-api/output/export/index.md @@ -10,7 +10,7 @@ group: Import/Export --- This console application developed in C# allows to export SOLIDWORKS, DXF, DWG, eDrawings files to foreign format (.jpg, .tif, .bmp, .stl, .exe, .htm, .zip, .edrw, .eprt, and .easm) using free version of SOLIDWORKS eDrawings via its API. It is not required to have SOLIDWORKS installed or use its license to use this tool. -This functionality has been integrated into the [xPort](https://cadplus.xarial.com/xport/) utility. +This functionality has been integrated into the [eXport+]([https://cadplus.xarial.com/xport/](https://cadplus.xarial.com/export/)) utility. ## Running the tool