From 565d60d0047775338c3dd9206835ded090c0750f Mon Sep 17 00:00:00 2001 From: Marcel O'Neil Date: Fri, 15 Jun 2018 04:29:01 -0400 Subject: [PATCH] fix: emulator docs link (#242) --- docs/emulator.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/emulator.md b/docs/emulator.md index 664ba0d710..89abcf0bf9 100644 --- a/docs/emulator.md +++ b/docs/emulator.md @@ -2,6 +2,6 @@ ![emulator](emulator.jpg) -1. [build](docs/build.md) the emulator +1. [build](build.md) the emulator 2. run `emu.sh` 3. to use [bridge](https://github.com/trezor/trezord-go) with the emulator support, start it with `trezord -e 21324`