Skip to content

Commit

Permalink
Merge pull request dotnet#1894 from MihaZupan/patch-1
Browse files Browse the repository at this point in the history
Cleanup broken links in documentation
  • Loading branch information
leecow authored Aug 25, 2018
2 parents 1d16606 + 5e10ad1 commit 268322d
Show file tree
Hide file tree
Showing 9 changed files with 15 additions and 17 deletions.
6 changes: 3 additions & 3 deletions Documentation/linux-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

There are a few options available for installing .NET Core on Linux systems and each requires a few actions before installing .NET Core. The sections below detail different methods for installing .NET Core and any prerequisites.

* [Using the package manager](installation-using-a-package-manager)
* [Installing from binary archive (tar.gz)](installation-from-a-binary-archive)
* [Installing using Snap](installation-using-snap)
* [Using the package manager](#installation-using-a-package-manager)
* [Installing from binary archive (tar.gz)](#installation-from-a-binary-archive)
* [Installing using Snap](#installation-using-snap)

Other useful references

Expand Down
2 changes: 1 addition & 1 deletion Documentation/microsoft-team.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ If you are new to Microsoft, you will need to onboard into various GitHub projec

## Getting Permissions

You first need to link your GitHub accoount so that you can use Microsoft's GitHub management tools.
You first need to link your GitHub account so that you can use Microsoft's GitHub management tools.

* [Link your GitHub account](https://repos.opensource.microsoft.com/link)

Expand Down
2 changes: 0 additions & 2 deletions release-notes/2.1/2.1.3/2.1.3-download.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
* ASP.NET Core 2.1.3
* .NET Core SDK 2.1.401

See the [Release Notes](https://github.com/dotnet/core/blob/master/release-notes/2.1/2.1.3.md) for details about what is included in this update.

| | SDK Installer<sup>1</sup> | SDK Binaries<sup>1</sup> | Runtime Installer | Runtime Binaries | ASP.NET Core Runtime |
| --------- | :------------------------------------------: | :----------------------: | :---------------------------: | :-------------------------: | :-----------------: |
| Windows | [x86][sdk-win-x86.exe] \| [x64][sdk-win-x64.exe] | [x86][sdk-win-x86] \| [x64][sdk-win-x64] | [x86][runtime-win-x86.exe] \| [x64][runtime-win-x64.exe] | [x86][runtime-win-x86] \| [x64][runtime-win-x64] | [x86][asp-runtime-win-x86.exe] \| [x64][asp-runtime-win-x64.exe] <br> [Hosting Bundle][hosting-win-x64.exe]<sup>2</sup> |
Expand Down
4 changes: 2 additions & 2 deletions release-notes/download-archives/1.0.12-download.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
| RHEL 7 | - | [64-bit](https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-rhel-x64.1.1.10.tar.gz) | - | [64-bit](https://download.microsoft.com/download/0/f/1/0f1a7818-dae3-437f-a063-3cc62b840927/dotnet-rhel-x64.1.0.12.tar.gz) |

**Checksum** files to verify downloads are available as follows:
* [Checksums_Runtime](1.0.12-runtime-sha.txt)
* [Checksums_SDK](1.1.10-sdk-sha.txt)
* [Checksums_Runtime](https://dotnetcli.blob.core.windows.net/dotnet/checksums/1.0.12-runtime-sha.txt)
* [Checksums_SDK](https://dotnetcli.blob.core.windows.net/dotnet/checksums/1.1.10-sdk-sha.txt)

**Debug Symbols**
* [Shared Framework](https://download.microsoft.com/download/0/f/1/0f1a7818-dae3-437f-a063-3cc62b840927/corefx-1.0.12-symbols.zip)
Expand Down
4 changes: 2 additions & 2 deletions release-notes/download-archives/1.0.8.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
| RHEL 7 | - | [64-bit](https://download.microsoft.com/download/C/5/5/C55807F5-601C-49B1-B9BB-1BE03EB83E0A/dotnet-dev-rhel-x64.1.1.5.tar.gz) | - | [64-bit](https://download.microsoft.com/download/5/0/B/50B3563D-0109-4975-B1FC-F3F31DE3CC82/dotnet-rhel-x64.1.0.8.tar.gz) |

**Checksum** files to verify downloads are available as follows:
* [Checksums_Runtime](1.0.8-runtime-sha.txt)
* [Checksums_SDK](1.1.5-sdk-sha.txt)
* [Checksums_Runtime](https://dotnetcli.blob.core.windows.net/dotnet/checksums/1.0.8-runtime-sha.txt)
* [Checksums_SDK](https://dotnetcli.blob.core.windows.net/dotnet/checksums/1.1.5-sdk-sha.txt)

**Debug Symbols**
* [Shared Framework](https://download.microsoft.com/download/5/0/B/50B3563D-0109-4975-B1FC-F3F31DE3CC82/corefx-1.0.8-symbols.zip)
Expand Down
4 changes: 2 additions & 2 deletions release-notes/download-archives/1.1.5.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
| RHEL 7 | - | [64-bit](https://download.microsoft.com/download/C/5/5/C55807F5-601C-49B1-B9BB-1BE03EB83E0A/dotnet-dev-rhel-x64.1.1.5.tar.gz) | - | [64-bit](https://download.microsoft.com/download/6/A/2/6A21C555-B042-46EA-BBB4-368AACCB3E25/dotnet-rhel-x64.1.1.5.tar.gz) |

**Checksum** files to verify downloads are available as follows:
* [Checksums_Runtime](1.1.5-runtime-sha.txt)
* [Checksums_SDK](1.1.5-sdk-sha.txt)
* [Checksums_Runtime](https://dotnetcli.blob.core.windows.net/dotnet/checksums/1.1.5-runtime-sha.txt)
* [Checksums_SDK](https://dotnetcli.blob.core.windows.net/dotnet/checksums/1.1.5-sdk-sha.txt)

**Debug Symbols**
* [Shared Framework](https://download.microsoft.com/download/6/A/2/6A21C555-B042-46EA-BBB4-368AACCB3E25/corefx-1.1.5-symbols.zip)
Expand Down
4 changes: 2 additions & 2 deletions release-notes/download-archives/1.1.9-download.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
| RHEL 7 | - | [64-bit](https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-rhel-x64.1.1.10.tar.gz) | - | [64-bit](https://download.microsoft.com/download/3/7/f/37f3cf83-bed5-4ef1-bcd5-f24f7aef7c56/dotnet-rhel-x64.1.1.9.tar.gz) |

**Checksum** files to verify downloads are available as follows:
* [Checksums_Runtime](1.1.9-runtime-sha.txt)
* [Checksums_SDK](1.1.10-sdk-sha.txt)
* [Checksums_Runtime](https://dotnetcli.blob.core.windows.net/dotnet/checksums/1.1.9-runtime-sha.txt)
* [Checksums_SDK](https://dotnetcli.blob.core.windows.net/dotnet/checksums/1.1.10-sdk-sha.txt)

**Debug Symbols**
* [Shared Framework](https://download.microsoft.com/download/3/7/f/37f3cf83-bed5-4ef1-bcd5-f24f7aef7c56/corefx-1.1.9-symbols.zip)
Expand Down
4 changes: 2 additions & 2 deletions release-notes/download-archives/2.0.9-download.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
| Linux * | See installations steps below | [64-bit](https://download.microsoft.com/download/f/c/1/fc16c864-b374-4668-83a2-f9f880928b2d/dotnet-sdk-2.1.202-linux-x64.tar.gz) | - | [64-bit](https://download.microsoft.com/download/3/a/3/3a3bda26-560d-4d8e-922e-6f6bc4553a84/dotnet-runtime-2.0.9-linux-x64.tar.gz) |

**Checksum** files to verify downloads are available as follows:
* [Checksums_Runtime](2.0.9-runtime-sha.txt)
* [Checksums_SDK](2.1.202-sdk-sha.txt)
* [Checksums_Runtime](https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.0.9-runtime-sha.txt)
* [Checksums_SDK](https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.202-sdk-sha.txt)

**Debug Symbols**
* [Shared Framework](https://download.microsoft.com/download/3/a/3/3a3bda26-560d-4d8e-922e-6f6bc4553a84/corefx-2.0-symbols.zip)
Expand Down
2 changes: 1 addition & 1 deletion tools/dotnet-bootstrap/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ DOTNET.BOOTSTRAP(1)
.NET CLI Bootstrapping Tool - A tool to help you bootstrap the .NET Command Line Tool on unsupported platforms.

### DESCRIPTION
The current .NET CLI Bootstrapping Tool (dotnet.bootstrap.py) has been deprecated. The documentation on how to use the new replacement script for .NET CLI Bootstrapping and where it can be found is defined here - https://github.com/dotnet/source-build/blob/dev/release/2.0/Documentation/boostrap-new-os.md.
The current .NET CLI Bootstrapping Tool (dotnet.bootstrap.py) has been deprecated. The documentation on how to use the new replacement script for .NET CLI Bootstrapping and where it can be found is defined here - https://github.com/dotnet/source-build/blob/master/Documentation/boostrap-new-os.md.

0 comments on commit 268322d

Please sign in to comment.