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
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ <h2>Start here</h2>
<img class="ext-arrow-smaller" src="/assets/images/ext-arrow-black.svg" alt="">
</a>
</li>
<li><a href="/insomnia/send-your-first-request">Send your first request</a>.</li>
<li><a href="/insomnia/import-export-data">Import your collection or document</a> from another API client.</li>
<li><a href="/insomnia/get-started/collections/send-your-first-request">Send your first request</a>.</li>
<li><a href="/insomnia/get-started/mock-server/import-export-data">Import your collection or document</a> from another API client.</li>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@filfreire Sorry for not getting to this sooner! I tested both links locally and they worked. Should we also add all the other links that were added to the Get Started section nav here as well? https://github.com/Kong/insomnia-docs/pull/222/files#diff-97f574942d983ddf2cd64ab43db44b1a876cbd937ae460ea307b91763580cabc

<li><a href="/insomnia/environment-variables">Set up</a> your local environment.</li>
<li>Work <a href="/insomnia/insomnia-sync">solo or as a team</a>.</li>
<li>Setup <a href="/insomnia/enterprise">Insomnia Enterprise features</a>.</li>
Expand Down