https://github.com/mattt/TTTAttributedLabel
If you have TTTAttributedLabel no color at Link URL, you should set userInteractionEnabled
to YES
TTTAttributedLabelのリンク色が変わらない時は、TTTAttribtuedLabel#userInteractionEnabledをYESにすると色が出る。userInteractionEnabledがNOの場合でもクリックには反応するので、少し分かりづらいと思った。