Skip to content

Commit 985ca7c

Browse files
authored
Fix CloudShell links on homepage (#13969)
* Update the link of CloudShell * Update README.md
1 parent 2ad4b83 commit 985ca7c

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,10 @@
55
This repository contains PowerShell cmdlets for developers and administrators to develop, deploy, and manage Microsoft Azure applications.
66

77
Try it out in Azure Cloud Shell!
8+
* Direct link: Open a browser to https://shell.azure.com
9+
* Azure portal: Select the Cloud Shell icon on the [Azure portal](https://portal.azure.com/):
810

9-
[![CloudShellIcon]][CloudShell]
11+
[![CloudShellLaunchIcon](https://docs.microsoft.com/en-us/azure/cloud-shell/media/overview/portal-launch-icon.png)](#)
1012

1113
## Modules
1214
Below is a table containing our Azure PowerShell rollup module.
@@ -180,9 +182,6 @@ _This project has adopted the [Microsoft Open Source Code of Conduct][CodeOfCond
180182
[DotNetFramework]: https://dotnet.microsoft.com/download/dotnet-framework-runtime
181183
[PowerShellCore]: https://github.com/PowerShell/PowerShell/releases/latest
182184

183-
[CloudShell]: https://shell.azure.com/powershell
184-
[CloudShellIcon]: https://shell.azure.com/images/launchcloudshell.png "Launch Azure Cloud Shell"
185-
186185
[ContributionGuidelines]: https://azure.github.io/guidelines/
187186
[CodeOfConduct]: https://opensource.microsoft.com/codeofconduct/
188187
[CodeOfConductFaq]: https://opensource.microsoft.com/codeofconduct/faq/

0 commit comments

Comments
 (0)