this is my code
$defaults = array(
'smallest' => 8,
'largest' => 22,
'unit' => 'pt',
'number' => 45,
'format' => 'flat',
'orderby' => 'name',
'order' => 'ASC',
'link' => 'view',
'taxonomy' => 'post_tag',
'echo' => true
);
wp_tag_cloud($defaults); ?>
wp_tag_cloud not worked ! ans show link such another link.