I have create a block that has some basic html links like<br>&lt;a href=&quot;/nestor/scroller612/as_dept/as_main&quot;&gt;Admin Services&lt;/a&gt;<br><br>This works but if I were to move my drupal site this will not work.<br>
<br>If I were to set the link as follows it will not work<br>&lt;a href=&quot;as_dept/as_main&quot;&gt;Admin Services&lt;/a&gt;<br><br>Now what is the proper way to point to a link ina drupal page?<br><br>How do you tell it to use the drupal site path + the location of the link  you want to access?<br>
<br>Thanks,<br><br>Nestor :-)<br>