Skip to content

Commit

Permalink
Fix links to issues and PRs in README. (#223)
Browse files Browse the repository at this point in the history
  • Loading branch information
artem-zinnatullin committed May 3, 2018
1 parent 53fdaf5 commit 1fc2666
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ You can view `2.x` version sources and docs using [this Git tag](https://github.

There are lots of changes between `2.x` and `3.x`, but key subset is the following:

- Mainframer will work as system-wide CLI tool #185
- Mainframer is now written in Rust #191
- Mainframer will speed up most of existing workflows by syncing during remote command execution #188
- Mainframer will work as system-wide CLI tool #[185](https://github.com/gojuno/mainframer/issues/185)
- Mainframer is now written in Rust #[191](https://github.com/gojuno/mainframer/issues/191)
- Mainframer will speed up most of existing workflows by syncing during remote command execution #[188](https://github.com/gojuno/mainframer/issues/188)

You can track `3.x` development progress using the [3.0.0 milestone](https://github.com/gojuno/mainframer/milestone/6).

Expand Down

0 comments on commit 1fc2666

Please sign in to comment.