Sorry peeps, this one should be a standard easy thing I've managed to forget and get confused with now I'm getting on a bit.
I'm linking to robots.txt with two options, and neither seemt to work.
I've tried both the below in the <head>:
<link rel="robots" href="robots.txt">
and
<link rel="robots" href="/robots.txt">
Is there something I'm missing?