Skip to content
This repository was archived by the owner on Apr 6, 2024. It is now read-only.

Commit 45e106d

Browse files
committed
(GH-14) Change website to cakeissues.net
1 parent 0f93cd5 commit 45e106d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This addin for the Cake Build Automation System allows you to analyze Git repositories and process them
44
using the [Cake Issues addin](https://github.com/cake-contrib/Cake.Issues).
55

6-
For more information about this add-in see the [Cake.Issues website](https://cake-contrib.github.io/Cake.Issues.Website)
6+
For more information about this add-in see the [Cake.Issues website](https://cakeissues.net)
77
and for general information about the Cake build automation system see the [Cake website](http://cakebuild.net)
88

99
[![License](http://img.shields.io/:license-mit-blue.svg)](https://github.com/cake-contrib/Cake.Issues.GitRepository/blob/feature/build/LICENSE)
@@ -30,7 +30,7 @@ and for general information about the Cake build automation system see the [Cake
3030

3131
## Quick Links
3232

33-
- [Documentation](https://cake-contrib.github.io/Cake.Issues.Website)
33+
- [Documentation](https://cakeissues.net)
3434

3535
## Chat Room
3636

nuspec/nuget/Cake.Issues.GitRepository.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ There are also additional addins for generating reports or posting issues to pul
1818
See the Project Site for an overview of the whole ecosystem of addins for working with issues in Cake scripts.
1919
</description>
2020
<license type="expression">MIT</license>
21-
<projectUrl>http://cake-contrib.github.io/Cake.Issues.Website</projectUrl>
21+
<projectUrl>https://cakeissues.net</projectUrl>
2222
<iconUrl>https://cdn.jsdelivr.net/gh/cake-contrib/graphics@a5cf0f881c390650144b2243ae551d5b9f836196/png/cake-contrib-medium.png</iconUrl>
2323
<requireLicenseAcceptance>false</requireLicenseAcceptance>
2424
<repository type="git" url="https://github.com/cake-contrib/Cake.Issues.GitRepository.git"/>

0 commit comments

Comments
 (0)