Fix homepage URL for Bot Framework Composer 1.1.1 (#4992)
A previous commit by a contributor changed the homepage URL to Microsoft Bot Framework's homepage instead of Bot Framework Composer's. This commit is to fix that error.
This commit is contained in:
@@ -6,7 +6,7 @@ License: Copyright (c) Microsoft Corporation
|
||||
LicenseUrl: https://github.com/microsoft/BotFramework-Composer/blob/master/LICENSE.md
|
||||
Tags: bot, framework, composer
|
||||
Description: Bot Framework Composer is an integrated development tool for developers and multi-disciplinary teams to build bots and conversational experiences with the Microsoft Bot Framework. Within this tool, you'll find everything you need to build a sophisticated conversational experience.
|
||||
Homepage: https://dev.botframework.com/
|
||||
Homepage: https://github.com/microsoft/BotFramework-Composer
|
||||
Installers:
|
||||
- Arch: x64
|
||||
Url: https://github.com/microsoft/BotFramework-Composer/releases/download/v1.1.1/BotFramework-Composer-1.1.1-windows-setup.exe
|
||||
|
Reference in New Issue
Block a user