When linking files in ArcMap, I can simply point to a file folder in my (self-created) project structure, which creates the following link:
file:///drive:/pathToMXD/fileFolder/file.extension
However, when I try to do this in AGP, I get this link instead:
file:///C:/Users/%USERNAME%/AppData/Local/Temp/ArcGISPro5924/fileFolder/file.extension
Obviously, this is rather useless. Is there any way to replicate ArcMap's behavior?