Skip to content

Commit 5dbd501

Browse files
author
Joel Mitchell
committed
Updated urls for cofoundry.org
1 parent 02417c0 commit 5dbd501

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![Gitter](https://img.shields.io/gitter/room/cofoundry-cms/cofoundry.svg)](https://gitter.im/cofoundry-cms/cofoundry)
66

77

8-
This library is a plugin for [Cofoundry](http://cofoundry.org/). For more information on getting started with Cofoundry check out the [Cofoundry repository](https://github.com/cofoundry-cms/cofoundry).
8+
This library is a plugin for [Cofoundry](https://www.cofoundry.org/). For more information on getting started with Cofoundry check out the [Cofoundry repository](https://github.com/cofoundry-cms/cofoundry).
99

1010
## Overview
1111

src/Cofoundry.Plugins.BackgroundTasks.Hangfire/Cofoundry.Plugins.BackgroundTasks.Hangfire.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
<authors>Cofoundry</authors>
88
<owners>Cofoundry</owners>
99
<licenseUrl>https://github.com/cofoundry-cms/Cofoundry.Plugins.DependencyInjection.Autofac/blob/master/LICENSE</licenseUrl>
10-
<projectUrl>http://www.cofoundry.org</projectUrl>
11-
<iconUrl>http://cofoundry.org/Content/images/external/logo-nuget-64x64.png</iconUrl>
10+
<projectUrl>https://www.cofoundry.org</projectUrl>
11+
<iconUrl>https://www.cofoundry.org/Content/images/external/logo-nuget-64x64.png</iconUrl>
1212
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1313
<description>Hangfire implementation of Cofoundry.Core.BackgroundTasks</description>
1414
<copyright>Cofoundry.org</copyright>

0 commit comments

Comments
 (0)