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