Skip to content

Commit

Permalink
Fix titles and links to match new headings
Browse files Browse the repository at this point in the history
  • Loading branch information
tlent committed Oct 29, 2018
1 parent 727bc61 commit 511bc37
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions www/src/data/sidebars/tutorial-links.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,16 @@
items:
- title: Overview of core technologies
link: /tutorial/part-zero/#overview-of-core-technologies
- title: Familiarize with command line
link: /tutorial/part-zero/#familiarize-with-command-line
- title: Install Node.js
link: /tutorial/part-zero/#install-nodejs
- title: Familiarize with npm
link: /tutorial/part-zero/#familiarize-with-npm
- title: Install Git
link: /tutorial/part-zero/#install-git
- title: Install the Gatsby CLI
link: /tutorial/part-zero/#install-the-gatsby-cli
- title: The command line
link: /tutorial/part-zero/#the-command-line
- title: Node.js
link: /tutorial/part-zero/#nodejs
- title: npm
link: /tutorial/part-zero/#npm
- title: Git
link: /tutorial/part-zero/#git
- title: The Gatsby CLI
link: /tutorial/part-zero/#the-gatsby-cli
- title: Create a Gatsby site
link: /tutorial/part-zero/#create-a-site
- title: Set up a code editor
Expand Down

0 comments on commit 511bc37

Please sign in to comment.