Marius78
9 months agoNew Contributor
Providing files to download
I want to provide a pdf file that visitors can download. The link should be shown in a markdown file.
I tried some options but neighter of them worked. E.g.:
[pdf](../assets/termsOfUse.pdf)
or
<a href="../assets/termsOfUse.pdf" target="_blank">pdf</a>
Result was always "404 Page not found"
Any hints?
Thanks, for the feedback. Stoplight serves the files and website - so I don't control that.
On another channel, I've started to ask the same question the Stoplight Support Team. According to their answer, providing files that can be downloaded, is not supported.