From a8009e94e96d1bdcb7442aee00ef457adeafa1b0 Mon Sep 17 00:00:00 2001 From: Jake Menashe Date: Thu, 7 Dec 2017 18:05:20 -0800 Subject: [PATCH] Updated Public API documentation link in the README. The primary README file contains a deprecated link to the 'gsscoder' version of the Public API documentation. This commit replaces that link with the correct reference under the 'commandlineparser' account. * Fixes #139 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 335e3427..a3f506b8 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ To build: Public API: --- -Latest changes are recorded from Version 1.9.4.91, please refer to [this document](https://github.com/gsscoder/commandline/blob/master/docs/PublicAPI.md). +Latest changes are recorded from Version 1.9.4.91, please refer to [this document](https://github.com/commandlineparser/commandline/blob/master/docs/PublicAPI.md). Used by: ---