Skip to content

Commit

Permalink
Fix link deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
olibrian authored Feb 22, 2024
1 parent d5aa42b commit dbb9b94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ directory:
rails db:setup # prepare database
rails server # start the rails server

A more detailed development documentation in German can be found in [doc/development](doc/development/README.md). This is where you also find some [Deployment](doc/development/03_deployment.md) instructions
A more detailed development documentation in German can be found in [doc/development](doc/development/README.md). This is where you also find some [Deployment](doc/development/02_deployment.md) instructions

## License

Expand Down

0 comments on commit dbb9b94

Please sign in to comment.