Missing Method in LinksController

Error: The action www.geology.sk is not defined in controller LinksController

Error: Create LinksController::www.geology.sk() in file: app/controllers/links_controller.php.

<?php
class LinksController extends AppController {

	var $name = 'Links';


	function www.geology.sk() {

	}

}
?>

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

(default) 2 queries took 2 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `links`551
2DESCRIBE `feedbacks`991