Skip to content

Commit

Permalink
update urls
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinJump committed Feb 19, 2024
1 parent 72a7bd7 commit aaa9136
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,5 @@ public class ScheduledSitePublishComposer : IComposer
```

See the examples in the repo for more.

https://github.com/Jumoo/uSync.Complete.Hangfire
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@
<PackageReadmeFile>readme.md</PackageReadmeFile>

<Description>Hangfire helpers for uSync.Complete</Description>
<Copyright>Jumoo @ 2013-2023</Copyright>
<Copyright>Jumoo @ 2024</Copyright>

<PackageLicenseExpression>MPL-2.0</PackageLicenseExpression>
<PackageProjectUrl>https://jumoo.co.uk/uSync</PackageProjectUrl>
<RepositoryUrl>https://github.com/KevinJump/uSync</RepositoryUrl>
<PackageProjectUrl>https://github.com/Jumoo/uSync.Complete.Hangfire</PackageProjectUrl>
<RepositoryUrl>https://github.com/Jumoo/uSync.Complete.Hangfire</RepositoryUrl>

</PropertyGroup>

Expand Down

0 comments on commit aaa9136

Please sign in to comment.