I have an ArcGIS Hub Initiative site for #covid-19 and I have a PDF that I want to have users access with a button.
I want this to be a one-click action. Click button, get a full-window view of the PDF.
Not a "dataset" view that looks like an open data overview page:

Is there a way to re-formulate the link that is currently this:
<a class="btn btn-primary" target="_blank" href="https://covid-19-myfake.link.hub.arcgis.com/datasets/[id_hash_hidden]">View</a>
...into one that just opens the actual document?
The document can't be completely public...