Commit 51844d81 by niskac

fixed the bitbucket url in the demo

parent 84ac6fcb
......@@ -76,7 +76,7 @@
array(
'class'=>'bootstrap.widgets.BootMenu',
'items'=>array(
array('label'=>'Fork me on Bitbucket', 'url'=>'http://www.bitbucket.com/Crisu83/yii-bootstrap', 'linkOptions'=>array('target'=>'_blank')),
array('label'=>'Fork me on Bitbucket', 'url'=>'http://www.bitbucket.org/Crisu83/yii-bootstrap', 'linkOptions'=>array('target'=>'_blank')),
array('label'=>'Follow me on Twitter', 'url'=>'http://www.twitter.com/Crisu83', 'linkOptions'=>array('target'=>'_blank')),
),
'htmlOptions'=>array('class'=>'pull-right'),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment