Skip to content

Commit c426a52

Browse files
committed
Fixed anchor
1 parent 73aea7d commit c426a52

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
@@ -26,7 +26,7 @@ You'll get it: the second one is probably the best. However, it can swiftly beco
2626
2727
1. [Installation](#installation)
2828
2. [Usage](#usage)
29-
3. [Editing & storing link references](#editing-storing-link-references)
29+
3. [Editing & storing link references](#editing--storing-link-references)
3030
4. [Resolving link URLs](#resolving-link-urls)
3131
- [Using the `Link` instantiation methods](#using-the-link-instantiation-methods)
3232
- [Using the `Links` facade](#using-the-links-facade)
@@ -70,7 +70,7 @@ public function boot()
7070
}
7171
```
7272

73-
You can now start [inserting link references](#editing-storing-link-references) and [resolving](#resolving-link-urls) them for display.
73+
You can now start [inserting link references](#editing--storing-link-references) and [resolving](#resolving-link-urls) them for display.
7474

7575
## Editing & storing link references
7676

0 commit comments

Comments
 (0)