Fix internal link in documentation
This commit is contained in:
parent
f99eb8dbba
commit
da9df0ba78
|
@ -169,7 +169,7 @@ has been created using one of the previous two methods.
|
|||
|
||||
Details of the different spreadsheet formats supported, and the options
|
||||
available to read them into a Spreadsheet object are described fully in
|
||||
the [Reading Files](../topics/reading-files.md) document.
|
||||
the [Reading Files](./topics/reading-files.md) document.
|
||||
|
||||
``` php
|
||||
$inputFileName = './sampleData/example1.xls';
|
||||
|
|
Loading…
Reference in New Issue