Skip to content

Commit f4fc336

Browse files
authored
Merge pull request #175 from AamirSohailKmAs/update-link-in-docs
Docs: Update docs link to new page
2 parents 7088616 + 8be0796 commit f4fc336

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ $highlighter = new \Tempest\Highlight\Highlighter();
1515
$code = $highlighter->parse($code, 'php');
1616
```
1717

18-
Continue reading in the docs: [https://tempestphp.com/docs/highlight/01-getting-started](https://tempestphp.com/docs/highlight/01-getting-started).
18+
Continue reading in the docs: [https://tempestphp.com/main/packages/highlight](https://tempestphp.com/main/packages/highlight).

0 commit comments

Comments
 (0)