Navigate root page under Pages application, open properties -> attachments. There you'll see attachment. Insert attachment name into the following url template:
/getattachment/[filename_with_extension].aspx
Example:
/getattachment/js.png.aspx
Also consider storing the document into Media Library, so you'll have permanent link to it as well as 'file name' path.