From d49438659d920718fa2fe7f9ce2c5665a62c9d58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Andr=C3=A9=20Tanner?= Date: Tue, 19 Apr 2016 15:57:18 +0200 Subject: Integrate vis-test git submodule --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 515ff21..d4aa2b7 100644 --- a/README.md +++ b/README.md @@ -876,7 +876,7 @@ A quick overview over the code structure to get you started: `visrc.lua` | Lua startup and configuration script Testing infrastructure for the [low level core data structures] -(https://github.com/martanne/vis/tree/test/test/core), [vim compatibility] -(https://github.com/martanne/vis/tree/test/test/vim) and [vis specific features] -(https://github.com/martanne/vis/tree/test/test/vis) is in place, but +(https://github.com/martanne/vis-test/tree/master/core), [vim compatibility] +(https://github.com/martanne/vis-test/tree/master/vim) and [vis specific features] +(https://github.com/martanne/vis-test/tree/master/vis) is in place, but lacks proper test cases. -- cgit v1.2.3