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

Fixed typo #4597

Merged
merged 1 commit into from
Apr 10, 2018
Merged
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
3 changes: 1 addition & 2 deletions docs/guides/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@

These keystone guides have been written both to get you set up with keystone, as well as help explain the concepts keystone is using, to help you understand how to get the most out of your project.

If you are coming from Keystone 4, and are looking to upgrade, read through our [upgrade guide](/guides/v-0-3-to-v-4-0-upgrade-guide)

If you are coming from Keystone 0.3, and are looking to upgrade to Keystone 4.0, read through our [upgrade guide](/guides/v-0-3-to-v-4-0-upgrade-guide)
If you are planning on starting with the keystone generator, the [yo generator](/getting-started/yo-generator) is the best place to begin, and will walk you through the parts of the generator so you can understand your new project.

If you want to implement keystone from scratch without the generator, the [setting up](/getting-started/setting-up/part-1) is the best place to start.
Expand Down