aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSyoyo Fujita <syoyo@lighttransport.com>2017-10-16 17:48:45 +0900
committerSyoyo Fujita <syoyo@lighttransport.com>2017-10-16 17:48:45 +0900
commitb434c2497fcb52aa1497b84aa8aeb12bb590492d (patch)
treef41c4b7a0660ee902ec007954d705c5659117219
parent94fc413466581c53c13015cf3b959d744abf5932 (diff)
downloadtinyobjloader-b434c2497fcb52aa1497b84aa8aeb12bb590492d.tar.gz
Update master URL.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e1e4bfc..47477f8 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@
[![Coverage Status](https://coveralls.io/repos/github/syoyo/tinyobjloader/badge.svg?branch=master)](https://coveralls.io/github/syoyo/tinyobjloader?branch=master)
-http://syoyo.github.io/tinyobjloader/
+[https://github.com/syoyo/tinyobjloader](https://github.com/syoyo/tinyobjloader)
Tiny but powerful single file wavefront obj loader written in C++. No dependency except for C++ STL. It can parse over 10M polygons with moderate memory and time.