This repository has been archived by the owner on Apr 6, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update documentation to addin rename (#144)
- Loading branch information
1 parent
fa39d74
commit a64f8c6
Showing
9 changed files
with
75 additions
and
78 deletions.
There are no files selected for viewing
File renamed without changes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
--- | ||
Title: TFS & Azure DevOps | ||
Description: Support for Team Foundation Server and Azure DevOps. | ||
Title: Azure DevOps | ||
Description: Support for Azure DevOps. | ||
--- | ||
<p> | ||
Support for Team Foundation Server (TFS) and Azure DevOps is implemented in the | ||
<a href="https://www.nuget.org/packages/Cake.Issues.PullRequests.Tfs" target="_blank">Cake.Issues.PullRequests.Tfs addin</a>. | ||
Support for Azure DevOps is implemented in the | ||
<a href="https://www.nuget.org/packages/Cake.Issues.PullRequests.AzureDevOps" target="_blank">Cake.Issues.PullRequests.AzureDevOps addin</a>. | ||
</p> | ||
|
||
@Html.Partial("_ChildPages") |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
--- | ||
Order: 10 | ||
Title: Requirements | ||
Description: Requirements for the Cake.Issues.PullRequests.Tfs addin. | ||
Description: Requirements for the Cake.Issues.PullRequests.AzureDevOps addin. | ||
--- | ||
The requirements for using the [Cake.Issues.PullRequests.Tfs addin] are listed in the [release notes] for any specific version. | ||
The requirements for using the [Cake.Issues.PullRequests.AzureDevOps addin] are listed in the [release notes] for any specific version. | ||
|
||
[Cake.Issues.PullRequests.Tfs addin]: https://www.nuget.org/packages/Cake.Issues.PullRequests.Tfs | ||
[Cake.Issues.PullRequests.AzureDevOps addin]: https://www.nuget.org/packages/Cake.Issues.PullRequests.AzureDevOps | ||
[release notes]: release-notes |
Oops, something went wrong.