<?php
echo $this->Html->link('Test', 'http://example.com');
?>