From 7c5b70d304e3665cd2b230c0e644fb076bb9b916 Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Mon, 30 Apr 2018 18:33:40 -0500 Subject: [PATCH] Fix broken link --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index d9623d8d42..543e42666b 100644 --- a/docs/README.md +++ b/docs/README.md @@ -61,7 +61,7 @@ an issue: * [DevTools Extension](tutorial/devtools-extension.md) * [Automated Testing with a Custom Driver](tutorial/automated-testing-with-a-custom-driver.md) * [Application Distribution](tutorial/application-distribution.md) - * [Supported Platforms](tutorial/supported-platforms.md) + * [Supported](tutorial/supported.md) * [Mac App Store](tutorial/mac-app-store-submission-guide.md) * [Windows Store](tutorial/windows-store-guide.md) * [Snapcraft](tutorial/snapcraft.md)