Skip to content

Commit c7e8220

Browse files
committed
Adds links to infolist entry documentation
1 parent 22719ab commit c7e8220

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![Total Downloads](https://img.shields.io/packagist/dt/parallax/filament-syntax-entry?style=flat-square)](https://packagist.org/packages/parallax/filament-syntax-entry)
66
![Stars](https://img.shields.io/github/stars/parallax/filament-syntax-entry?style=flat-square)
77

8-
Add a Filament infolist entry for themeable syntax highlighting using [highlight.js](https://highlightjs.org).
8+
Add a Filament [infolist entry](https://filamentphp.com/docs/3.x/infolists/entries/getting-started) for themeable syntax highlighting using [highlight.js](https://highlightjs.org).
99

1010
<img class="filament-hidden" src="https://github.com/parallax/filament-syntax-entry/raw/main/assets/filament-syntax-entry.jpg"/>
1111

@@ -25,7 +25,7 @@ php artisan vendor:publish --tag="filament-syntax-entry-views"
2525

2626
## Quickstart
2727

28-
### Add the Infolist entry
28+
### Add the [Infolist entry](https://filamentphp.com/docs/3.x/infolists/entries/getting-started)
2929

3030
Add the `SyntaxEntry` to the `$infolist->schema()` method.
3131

0 commit comments

Comments
 (0)