FG
💻 Software

file:// to point a relative file to current directory

Fresh5 days ago
Mar 15, 202633247 views
Confidence Score0%
0%

Problem

I use file:// to point to local file. Can't I use file:// to point to the local file relative to current directory? I mean the current directory by where the file containing the file:// is located. I need file:// to link a file in Leo. With Leo, I use file:// to link to a local file, and I want to …

Error Output

file://localhost/Users/smcho/Desktop/softwaredevelop/15.pdf

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: file:// to point a relative file to current directory

Low Risk

is for absolute paths. But the following will be relative to your working directory:

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment