Skip to content

Commit e9d41d7

Browse files
committed
Update format options link
1 parent cec85c3 commit e9d41d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/topics/MapExport.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ For GeoTIFF image export to become available (image format `image/tiff`), set up
4949
# DXF export
5050
To enable the DXF export format, the desired layers are marked as *Published* in the QGIS Project Properties → QGIS Server → WFS/OAPIF.
5151

52-
You can configure the DXF export by passing supported [`FORMAT_OPTIONS`](https://docs.qgis.org/latest/en/docs/server_manual/services.html#wms-formatoptions) as `formatOptions`, i.e.
52+
You can configure the DXF export by passing supported [`FORMAT_OPTIONS`](https://docs.qgis.org/3.40/en/docs/server_manual/services/wms.html#wms-getmap-formatoptions) as `formatOptions`, i.e.
5353

5454
"formatOptions": "MODE:NOSYMBOLOGY;NO_MTEXT:1"
5555

0 commit comments

Comments
 (0)