Skip to content

Commit

Permalink
Update access-page-info.md
Browse files Browse the repository at this point in the history
  • Loading branch information
leandrocp authored Nov 22, 2024
1 parent 54367eb commit f0413a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guides/recipes/access-page-info.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ For example, to access the current page title in a template:
<h1><%= @beacon.page.title %></h1>
```

See the module `Beacon.Web.BeaconAssigns` for more info.
See the module [Beacon.Web.BeaconAssigns](https://hexdocs.pm/beacon/Beacon.Web.BeaconAssigns.html) for more info.

0 comments on commit f0413a0

Please sign in to comment.