chore: delete invalid links (#5628)

This commit is contained in:
XieZongChen 2024-01-29 22:05:43 +08:00 committed by GitHub
parent b69341e291
commit 4273b7ea0c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 0 additions and 13 deletions

View File

@ -86,11 +86,3 @@ naive-ui 建议使用 [xicons](https://www.xicons.org) 作为图标库。
Naive UI 使用 [MIT license](https://opensource.org/licenses/MIT) 许可证书。
`result` 组件的图像资源来自于 [Twemoji](https://github.com/twitter/twemoji),遵守 [CC-BY 4.0](https://creativecommons.org/licenses/by/4.0/) 许可。
## 招人
告别 996告别内卷。选择图森选择未来。WLB我们是认真的。
免费三餐无限量下午茶,外地实习生免费住宿,正式员工就近房补,每周五都有全员超豪华大餐,更多福利详情查看 [图森福利](https://app.mokahr.com/campus_apply/tusenweilai/3232#/?anchorName=5583330542&sourceToken=)
前端、后端、算法、产品等岗位等你来投,更多岗位信息详见 [图森未来招聘](https://app.mokahr.com/campus_apply/tusenweilai/3232#/)

View File

@ -79,9 +79,6 @@
<n-button text tag="a" target="_blank" href="https://www.tusimple.com/">
{{ t('tusimple') }}
</n-button>
<n-button text tag="a" target="_blank" :href="t('joinUsLink')">
{{ t('joinUs') }}
</n-button>
</div>
</div>
<n-divider class="footer-divider" />
@ -119,7 +116,6 @@ export default defineComponent({
changelog: '更新日志',
commonIssues: '常见问题',
tusimple: '图森未来',
joinUs: '加入我们',
icons: '图标库',
libraries: '社区精选资源',
dingTalk: '钉钉',
@ -139,7 +135,6 @@ export default defineComponent({
changelog: 'Change Log',
commonIssues: 'Common Issues',
tusimple: 'TuSimple',
joinUs: 'Join Us',
icons: 'Icon Library',
libraries: 'Third-Party Libraries',
dingTalk: 'DingTalk',