Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor engineering guide landing page #528

Merged
merged 5 commits into from
Apr 18, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _data/navigation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ eng-hiring:

engineering:
- name: About this guide
url: /engineering/about/
url: /engineering/
- name: Our approach
url: /engineering/our-approach/
- name: Tools
Expand Down
2 changes: 1 addition & 1 deletion content/engineering/about/about.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: About this guide
permalink: /engineering/about/
permalink: /engineering/
layout: layouts/page
sidenav: true
sticky_sidenav: true
Expand Down
31 changes: 0 additions & 31 deletions content/engineering/index.md

This file was deleted.

Loading