mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
docs: update Traditional Chinese footer link (#61280)
update Traditional Chinese footer link from angular.tw to dev.angular.tw to direct users to the new Traditional Chinese dev site. PR Close #61280
This commit is contained in:
parent
ee0d9bd1cd
commit
dee2dde793
1 changed files with 1 additions and 1 deletions
|
|
@ -99,7 +99,7 @@
|
|||
<a href="https://angular.cn/" title="简体中文版">简体中文版</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://angular.tw/" title="正體中文版">正體中文版</a>
|
||||
<a href="https://dev.angular.tw/" title="正體中文版">正體中文版</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://angular.jp/" title="日本語版">日本語版</a>
|
||||
|
|
|
|||
Loading…
Reference in a new issue