Skip to content

Commit fa029c5

Browse files
authored
Update README.md
Updated links to new repo location for isolated lib
1 parent 69e6574 commit fa029c5

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ This repo includes support for versioning numbers. This support includes:
1111
build numbering. It is NOT a CSemVer but IS a SemVer.
1212

1313
## Status
14-
![NuGet](https://img.shields.io/nuget/dt/CSemVer.Build.Tasks.svg)
15-
![PR/CI Work Flow Status](https://img.shields.io/github/actions/workflow/status/UbiquityDotNET/CSemVer.GitBuild/pr-build.yml?label=PR%2FCI%20Build%20Status)
16-
![Release Work Flow Status](https://img.shields.io/github/actions/workflow/status/UbiquityDotNET/CSemVer.GitBuild/release-build.yml?label=Release%20Build%20Status)
14+
![NuGet](https://img.shields.io/nuget/dt/Ubiquity.NET.Versioning.svg)
15+
![PR/CI Work Flow Status](https://img.shields.io/github/actions/workflow/status/UbiquityDotNET/Ubiquity.NET.Versioning/pr-build.yml?label=PR%2FCI%20Build%20Status)
16+
![Release Work Flow Status](https://img.shields.io/github/actions/workflow/status/UbiquityDotNET/Ubiquity.NET.Versioning/release-build.yml?label=Release%20Build%20Status)
1717

1818
## Overview
1919
Officially, NuGet Packages use a SemVer 2.0 (see http://semver.org).
@@ -55,10 +55,10 @@ of the last one released publicly.
5555
> (NuGet v3 can handle the full name just fine!). Thus, the lack of support in this library.
5656
5757
## End User Documentation
58-
Full documentation on the tasks is available in the project's [docs site](https://ubiquitydotnet.github.io/CSemVer.GitBuild/)
58+
Full documentation on the tasks is available in the project's [docs site](https://ubiquitydotnet.github.io/Ubiquity.NET.Versioning/)
5959

6060
## Building the tasks
61-
Documentation on building and general maintenance of this repo are provided in the [Wiki](https://github.com/UbiquityDotNET/CSemVer.GitBuild/wiki).
61+
Documentation on building and general maintenance of this repo are provided in the [Wiki](https://github.com/UbiquityDotNET/Ubiquity.NET.Versioning/wiki).
6262

6363
----
6464
<sup><a id="footnote_1">1</a></sup>See: [This issue](https://github.com/CK-Build/csemver.org/issues/2) which was reported upon

0 commit comments

Comments
 (0)