Skip to content

Commit 148ae8b

Browse files
authored
Merge pull request #270 from SidRoberts/tag-local
Removed undocumented `$local` override to simplify local URL detection
2 parents ab10e83 + df9c825 commit 148ae8b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/tag.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1296,7 +1296,6 @@ A common task in any web application is to show links that help with the navigat
12961296
- `action` - the URL. If the `action` is an array, you can reference a named route defined in your routes using the `for` element
12971297
- `query` - the base query for the URL
12981298
- `text` - the text of the link
1299-
- `local` - whether this is a local or remote link
13001299
- additional key/value attributes for the link
13011300
- `text` - `string` - the text of the link
13021301
- `local` - `bool` - whether this is a local or remote link

0 commit comments

Comments
 (0)