Skip to content

Commit f028502

Browse files
author
rotimi
committed
Documentation updates
1 parent 1ef8896 commit f028502

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -602,7 +602,7 @@ $dbConnector = $authorsModel->getDbConnector();
602602
$dbConnector->runQuery($sql, $data, $authorsModel);
603603
```
604604

605-
### The various methods for fetching data from the database can be found [here](#methods-for-fetching-data-from-the-database)
605+
### The various methods for fetching data from the database can be found [here](./more-about-models.md#methods-for-fetching-data-from-the-database)
606606

607607

608608
[<<< Previous](./indtroduction.md) | [Next >>>](./more-about-models.md)

0 commit comments

Comments
 (0)