Skip to content

Commit fcd6a43

Browse files
committed
DOC-3131: update title headers.
1 parent a94245c commit fcd6a43

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/ROOT/pages/7.8.0-release-notes.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ For information on the **<Premium plugin name 1>** plugin, see: xref:<plugincode
7373

7474
The {productname} {release-version} release includes an accompanying update to the **Export to Word** premium plugin.
7575

76-
==== Improved handling of relative URLs using `base_url` configuration
76+
==== Improved handling of relative URLs using `base_url` configuration for Export to Word
7777
// #TINY-11923
7878

7979
Previously, the `exportword` plugin converted relative URLs (e.g., `+/relative/url+`) into incorrect absolute URLs during export, causing hyperlinks in Word documents to direct users to unintended or non-existent destinations. This issue has been resolved. The plugin now correctly resolves relative URLs using the `base_url` configuration option, ensuring exported Word documents contain valid and functional hyperlinks.
@@ -84,7 +84,7 @@ For more information, see: xref:exportword.adoc[Export to Word].
8484

8585
The {productname} {release-version} release includes an accompanying update to the **Export to PDF** premium plugin.
8686

87-
==== Improved handling of relative URLs using `base_url` configuration
87+
==== Improved handling of relative URLs using `base_url` configuration for Export to PDF
8888
// #TINY-11923
8989

9090
The `exportpdf` plugin previously transformed relative URLs (e.g., `+/relative/url+`) into incorrect absolute URLs, resulting in broken or misdirected links in exported PDF documents. This issue has been addressed. The plugin now uses the `base_url` configuration option to correctly resolve relative URLs, ensuring that links in exported PDFs lead to the correct destinations.

0 commit comments

Comments
 (0)