Skip to content

Commit 82a5cba

Browse files
committed
EN,CZ : export : fix of test hyperlink
1 parent 52e9988 commit 82a5cba

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

cs/export.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Tlačítko 📥 Export (napravo na horním panelu nad textem kapitoly) Vám po k
6565
3. Ikonky budou odebrány a exporty pracují s viditelným textem kapitoly.
6666
- Funkce 🖨️ **Vytisknout** běžně dovoluje v moderních prohlížečích tisk stránky do **PDF**
6767
- V kombinaci s funkcí [👀 Zobraz repozitář][viewRepo] lze číst volně dostupné externí zdroje (například volnou sadu propojených md souborů)
68-
- S použitím parametru **d** v URI ([index.html?d=index.html?d=https://helpviewer.github.io/][test]) lze číst volně dostupné externí zdroje
68+
- S použitím parametru **d** v URI ([?d=https://helpviewer.github.io/][test]) lze číst volně dostupné externí zdroje
6969

7070
[MDSyntax]: https://www.markdownguide.org/basic-syntax/ "MD"
7171
[HTML5Syntax]: https://www.tutorialspoint.com/html5/html5_syntax.htm "HTML"

en/export.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ The 📥 Export button (on the right side of the top panel above the chapter tex
6565
3. The icons will be removed and the exports will work with the visible text of the chapter.
6666
- The 🖨️ **Print** function normally allows you to print a page to **PDF** in modern browsers.
6767
- In combination with the [👀 View Repository][viewRepo] function, you can read freely available external sources (for example, a free set of linked md files).
68-
- Using the **d** parameter in the URI ([index.html?d=index.html?d=https://helpviewer.github.io/][test]), freely available external resources can be read.
68+
- Using the **d** parameter in the URI ([?d=https://helpviewer.github.io/][test]), freely available external resources can be read.
6969

7070
[MDSyntax]: https://www.markdownguide.org/basic-syntax/ "MD"
7171
[HTML5Syntax]: https://www.tutorialspoint.com/html5/html5_syntax.htm "HTML"

0 commit comments

Comments
 (0)