Link CSV file within a markdown file

What I’m trying to do

How can I link csv files inside my markdown files? I would like to link them for future reference

for example, [[file_name.csv]]

The discussion at How to link a local file in Obsidian? should help