I am using the hyperref package and want to use the \autoref{} command to output the page of the referenced label (similar to \pageref{}). The label is not inside a figure, equation, etc., so by default \autoref{} creates a section x.y link, instead of a page z link that I would like.
Is there a way to do this?