tilburgsciencehub / deprecated-website

Tilburg Science Hub is an open-source resource repository that supports students and researchers in the social sciences to efficiently manage data- and computation-intensive projects.
http://tilburgsciencehub.com
10 stars 6 forks source link

Remove slash from start of folder names so as not to confuse with absolute paths #36

Open korenmiklos opened 4 years ago

korenmiklos commented 4 years ago

Referring to /data or \data suggests that these are absolute paths. I suggest using data/, which highlights that these are directories, not files, but are proper relative paths.