Skip to content

Commit

Permalink
Fixed examples links
Browse files Browse the repository at this point in the history
  • Loading branch information
r3v2d0g authored Nov 12, 2019
1 parent f4c1788 commit 1cd409b
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 @@ -97,9 +97,9 @@ If one of the questions below answered with yes, then Bastion is just for you:
* Do I have some trust issues against orchestration systems? Because I want to implement my own application lifecycle.

### Get Started
Check [getting started example](https://github.com/bastion-rs/bastion/blob/master/examples/getting_started.rs) in examples.
Check the [getting started example](https://github.com/bastion-rs/bastion/blob/master/bastion/examples/getting_started.rs) in <code>bastion/examples</code>

[Examples](https://github.com/bastion-rs/bastion/blob/master/examples) cover possible use cases in the frame of the crate.
[Examples](https://github.com/bastion-rs/bastion/blob/master/bastion/examples) cover possible use cases of the crate.

Include bastion to your project with:
```toml
Expand Down

0 comments on commit 1cd409b

Please sign in to comment.