Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jacksleight committed Nov 17, 2021
1 parent 4337b94 commit 72d9d1a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<!-- /statamic:hide -->

This Statamic addon provides foolproof fragment identifier linking via automatic ID discovery, templates with automatic value encoding and predefined options. Also supports manual input and query strings.
This Statamic addon provides foolproof fragment identifier linking via automatic ID discovery, templates with value encoding and predefined options. Also supports manual input and query strings.

Automatic ID discovery works by scanning the destination page for fragment identifiers and allowing you to select one from a list. You can control exactly which IDs are discovered using XPath expressions.

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"extra": {
"statamic": {
"name": "Statamic Focal Link",
"description": "This Statamic addon provides foolproof fragment identifier linking via automatic ID discovery, templates with automatic value encoding and predefined options. Also supports manual input and query strings."
"description": "This Statamic addon provides foolproof fragment identifier linking via automatic ID discovery, templates with value encoding and predefined options. Also supports manual input and query strings."
},
"laravel": {
"providers": [
Expand Down

0 comments on commit 72d9d1a

Please sign in to comment.