Skip to content

Commit

Permalink
Fix link to quickstart guide
Browse files Browse the repository at this point in the history
It was using lowercase `readme.md` not `README.md`.
  • Loading branch information
technicalpickles authored Jul 31, 2024
1 parent 758f7e6 commit 3a01c97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/gemstash-private-gems.7.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

Stashing private gems in your Gemstash server requires a bit of
additional setup. If you haven’t read through the [Quickstart
Guide](../readme.md#quickstart-guide), you should do that first. By the
Guide](../README.md#quickstart-guide), you should do that first. By the
end of this guide, you will be able to interact with your Gemstash
server to store and retrieve your private gems.

Expand Down

0 comments on commit 3a01c97

Please sign in to comment.