Skip to content

Commit

Permalink
Readme: Texy -> Markdown link markup fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
vojtech-dobes authored and dg committed Aug 27, 2014
1 parent eeafb23 commit 0176eef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Setup directory for temporary files
$configurator->setTempDirectory(__DIR__ . '/../temp');
```

Activate [autoloading | auto-loading#nette-loaders-robotloader], that will automatically load all the files with our classes:
Activate [autoloading](http://doc.nette.org/en/auto-loading#toc-nette-loaders-robotloader), that will automatically load all the files with our classes:

```php
$configurator->createRobotLoader()
Expand Down

0 comments on commit 0176eef

Please sign in to comment.