You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: Update function name in SystemStatus.Alerts docs to be linkable (#2340)
Elixir docs will add a link to a function's docs if it's referenced
like `active_on_day?/2`, but not if it's referenced like
`&active_on_day?/2`. Thus, what I had thought was a link wasn't. This
fixes that.
0 commit comments