From 18317ee91a8eff904b53dbb43437d5b90dd02b33 Mon Sep 17 00:00:00 2001 From: Will Pearson Date: Wed, 13 Nov 2019 12:11:57 +0100 Subject: [PATCH] Update link to test files in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d8fcd0f6..d86b8177 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ For more information, see ["What is openNURBS?"](https://developer.rhino3d.com/g Please see ["Getting started"](https://developer.rhino3d.com/guides/opennurbs/getting-started/) for more information about openNURBS including supported compilers, build instructions, and a description of the examples. -There's also a collection of [example 3dm files](https://www.rhino3d.com/download/opennurbs/6/opennurbs6samples) available for testing. +There's also a collection of [example 3dm files](example_files/) available for testing. ## Questions?