From a10fd177b90299427f2e799e0f3872e36fe69590 Mon Sep 17 00:00:00 2001 From: Mike Kistler Date: Mon, 24 Jun 2019 09:34:44 -0500 Subject: [PATCH] Fix broken links in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7c166b7f6..9d7864dea 100755 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ The Watson Developer Cloud Swift SDK makes it easy for mobile developers to buil There are many resources to help you build your first cognitive application with the Swift SDK: - Follow the [QuickStart Guide](https://watson-developer-cloud.github.io/swift-sdk/docs/quickstart) -- Review a [Sample Application](#sample-applications) +- Review a [Featured Project](#featured-projects) - Browse the [Documentation](https://watson-developer-cloud.github.io/swift-sdk/) ## Contents @@ -28,7 +28,7 @@ There are many resources to help you build your first cognitive application with * [Authentication](#authentication) * [Custom Service URLs](#custom-service-urls) * [Custom Headers](#custom-headers) -* [Sample Applications](#sample-applications) +* [Featured Projects](#featured-projects) * [Synchronous Execution](#synchronous-execution) * [Objective-C Compatibility](#objective-c-compatibility) * [Linux Compatibility](#linux-compatibility)