Skip to content

Commit

Permalink
Fix documentation links in README (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
joshmeek authored Oct 7, 2020
1 parent d0e4b99 commit dedea89
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

This is the command line interface for [Railway](https://railway.app). Use it to connect your code to Railways infrastructure without needing to worry about environment variables or configuration.

[View the docs](https://railway.app/docs/command-line)
[View the docs](https://railway.app/docs/cli)

## Installation

Expand All @@ -25,7 +25,7 @@ npm i -g @railway/cli

## Documentation

[View the full documentation](https://railway.app/cli)
[View the full documentation](https://railway.app/docs/cli)

## Feedback

Expand Down

0 comments on commit dedea89

Please sign in to comment.