contents: add back links to old articles under misc

pull/272/head
Yangshun Tay 3 years ago
parent d8ef797cce
commit e7ffec6a70

@ -2,7 +2,7 @@
id: interview-formats-top-companies
title: Interview format at top companies
description: Interview formats of the top tech companies. Know what to expect and prepare well for them
sidebar_label: Top companies
sidebar_label: Company interview formats
---
import InDocAd from './\_components/InDocAd';

@ -1,10 +0,0 @@
---
id: team-selection
title: Team Selection
---
:::caution
This section is still WIP. Feel free to contribute ideas at [our GitHub issue](https://github.com/yangshun/tech-interview-handbook/issues/223).
:::

@ -103,7 +103,12 @@ module.exports = {
],
},
{
Misc: ['interviewer-cheatsheet'],
Misc: [
'interview-formats-top-companies',
'interviewer-cheatsheet',
'landscape',
'engineering-levels',
],
},
],
};

Loading…
Cancel
Save