Skip to content

Commit 8b19a48

Browse files
committed
Adding relevant links and changing headings
1 parent cd5db30 commit 8b19a48

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

mac/uninstall.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,20 +13,20 @@ ms.assetid: 4EB95F75-BC2E-4982-9564-2975805712D8
1313
There are a number of Xamarin products that enable cross-platform application development,
1414
including stand-alone apps like Visual Studio for Mac.
1515

16-
This guide can be used to uninstall each product individually by navigating to the relevant section. The entire Xamarin toolset can be uninstalled by following this guide all the way through.
16+
You can use this guide to uninstall each product individually by navigating to the relevant section, or use the scripts provided in the [Uninstall Script](#uninstall-script) section to uninstall everything.
1717

18-
If you have previously had Xamarin Studio installed on your machine, you may also need to follow the instructions in the [uninstall](https://developer.xamarin.com/guides/cross-platform/getting_started/installation/uninstalling_xamarin/) guide on developer.xamarin.com, in addition to the following steps.
18+
If you have previously had Xamarin Studio installed on your machine, you may also need to follow the instructions in [Xamarin's uninstall](https://docs.microsoft.com/xamarin/cross-platform/get-started/installation/uninstalling-xamarin#uninstall-xamarin-studio-on-mac) guide, in addition to the following steps.
1919

2020
## Uninstall Script
2121

2222
There are two scripts that can be used to uninstall Visual Studio for Mac and all components for your machine:
2323

24-
- [Visual Studio and Xamarin script]()
25-
- [.NET Core]()
24+
- [Visual Studio and Xamarin script](#visual-studio-for-mac-and-xamarin-script)
25+
- [.NET Core](#net-core-script)
2626

2727
The following sections provide information on downloading and using the scripts.
2828

29-
### Visual Studio for Mac and Xamarin
29+
### Visual Studio for Mac and Xamarin script
3030

3131
You can uninstall Visual Studio and Xamarin components in one go by using the [uninstall script](https://raw.githubusercontent.com/MicrosoftDocs/visualstudio-docs/master/mac/resources/uninstall-vsmac.sh).
3232

@@ -51,7 +51,7 @@ To run the script, do the following steps:
5151
```
5252
4. Finally, delete the uninstall script.
5353

54-
### .NET Core
54+
### .NET Core script
5555

5656
The uninstall script for .NET Core is located in the [dotnet cli repo](https://raw.githubusercontent.com/dotnet/cli/master/scripts/obtain/uninstall/dotnet-uninstall-pkgs.sh)
5757

0 commit comments

Comments
 (0)