1

I tried [here](adevertising.pdf) to link a pdf which is in the same folder of my markdown file, but when I click on the link I end up with a 404 page not found error.

How can I create a link that will redirect the user to a pdf storred in the same folder ?

1 Answers1

0

The solution is to add a /:

[here](/adevertising.pdf)
Nicolás Alarcón Rapela
  • 2,714
  • 1
  • 18
  • 29