Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Corrected the uSync page URL casing #680

Open
wants to merge 1 commit into
base: v14/dev
Choose a base branch
from

Commits on Oct 31, 2024

  1. Corrected the uSync page URL casing

    If you click on the project URL when viewing the NuGet package in Visual Studio you get a 404 error.  That's because it's using https://jumoo.co.uk/uSync which doesn't work, the URL needs to be https://jumoo.co.uk/usync (lower case u).  I have therefore updated the URL with the lower case u to fix that.
    richarth committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    cfca614 View commit details
    Browse the repository at this point in the history