From 111602319bdecde9a9cfbe74b48b3b93debc35df Mon Sep 17 00:00:00 2001 From: Anton Davydov Date: Sat, 20 Jun 2015 13:27:36 +0300 Subject: Fix repository link to mruby/mruby [skip ci] --- doc/debugger/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/debugger') diff --git a/doc/debugger/README.md b/doc/debugger/README.md index 56230e429..a13e91cec 100755 --- a/doc/debugger/README.md +++ b/doc/debugger/README.md @@ -13,7 +13,7 @@ This file documents the mruby debugger ('mrdb') methods. The trunk of the mruby source tree, with the most recent mrdb, can be checked out with the following command: ```bash -$ git clone https://github.com/mruby-Forum/mruby.git +$ git clone https://github.com/mruby/mruby.git ``` To run the `make` command: -- cgit v1.2.3