Bootstrap 3 では、次のページに href の場所が必要です。
例のホームページには aboutus.html があり、aboutus ページには #directors というセクションがあります。
この方法を試しましたが、ホームページからabout usページのdata-targetへの解決策を見つけることができませんでした
[<a data-target="$('#myTab a[href="about_us.html#directors"]')"
data-toggle="tab" href=" about_us.html#directors">Directors</a>]