You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The api for links is ln(existing, new) but the old text said
"from existing to new", where it should have said "to existing from new".
This fixes the text to make it more clear. Likely this error
came from the example using "source.txt" and "target.txt" and
it being natural to say "to target".
This changes the example to use "existing.txt" and "link.txt"
so it is more obvious what is going on.
0 commit comments