Repository: thrift Updated Branches: refs/heads/master 89847dfaa -> 72e9c3751
test/README.md: fix link Project: http://git-wip-us.apache.org/repos/asf/thrift/repo Commit: http://git-wip-us.apache.org/repos/asf/thrift/commit/72e9c375 Tree: http://git-wip-us.apache.org/repos/asf/thrift/tree/72e9c375 Diff: http://git-wip-us.apache.org/repos/asf/thrift/diff/72e9c375 Branch: refs/heads/master Commit: 72e9c375175ff05a9b9cd61c9937db0bd48742ac Parents: 89847df Author: Roger Meier <[email protected]> Authored: Sat May 3 00:33:46 2014 +0200 Committer: Roger Meier <[email protected]> Committed: Sat May 3 00:33:46 2014 +0200 ---------------------------------------------------------------------- test/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/thrift/blob/72e9c375/test/README.md ---------------------------------------------------------------------- diff --git a/test/README.md b/test/README.md index d6c7ba0..5a9aaa9 100755 --- a/test/README.md +++ b/test/README.md @@ -48,5 +48,5 @@ return code shall be 0 on success or an integer in the range 1 - 255 on error ## SSL Test Keys and Certificates are provided in multiple formats under the following -directory [test/keys](test/keys) +directory [test/keys](keys)
