Skip to content
Open
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 Contribute/content/how-to-write-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Major changes involve more time and effort. Examples of major changes include:

If you're making major changes, you need to download and install a few tools to make your work easier. Follow these steps to get started:

1. [Install Git and Markdown tools.](get-started-setup-tools.md)
1. [Install Git and Markdown tools (optional).](get-started-setup-tools.md)
1. [Set up a local Git repository.](get-started-setup-local.md)
1. [Make changes to the documentation.](how-to-write-major-edits.md)
1. [Create a PR.](create-pull-request.md)
Expand Down