Missing Method in LinksController

Error: The action www.bbc.co.uk is not defined in controller LinksController

Error: Create LinksController::www.bbc.co.uk() in file: app/controllers/links_controller.php.

<?php
class LinksController extends AppController {

	var $name = 'Links';


	function www.bbc.co.uk() {

	}

}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_action.ctp