From 0e5c76a49f68878474226128b08383fa4f6ad61c Mon Sep 17 00:00:00 2001 From: Bilahari Date: Wed, 28 Feb 2018 12:15:05 -0800 Subject: [PATCH] Fixed the relative path to README.md --- samples/Objective-C/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/Objective-C/README.md b/samples/Objective-C/README.md index c6a1a96..5f7aeae 100644 --- a/samples/Objective-C/README.md +++ b/samples/Objective-C/README.md @@ -1,3 +1,3 @@ This repo contains SDK and sample application plugin to integrate Logitech's Craft smart keyboard support into your Mac OS Objective-C application -Link to Readme of sample: [Readme of Sample](samples/Objective-C/examples/Craft/README.md) \ No newline at end of file +Link to Readme of sample: [Readme of Sample](./examples/Craft/README.md)