Skip to content

Commit 4447f67

Browse files
fixed file names of links
1 parent e57a822 commit 4447f67

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ This package needs [LibreOffice](https://libreoffice.org/) for the convertion.
66

77
## Which extension can be converted to what?
88
You can check the following files:
9-
- [WriterProgramm.php](src/Programs/WriterProgramm.php)
10-
- [CalcProgramm.php](src/Programs/CalcProgramm.php)
11-
- [DrawProgramm.php](src/Programs/DrawProgramm.php)
12-
- [ImpressProgramm.php](src/Programs/ImpressProgramm.php)
9+
- [WriterProgramm.php](src/Programs/WriterProgram.php)
10+
- [CalcProgramm.php](./src/Programs/CalcProgram.php)
11+
- [DrawProgramm.php](src/Programs/DrawProgram.php)
12+
- [ImpressProgramm.php](src/Programs/ImpressProgram.php)
1313

1414
## Installation
1515

0 commit comments

Comments
 (0)