We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 547d7b8 commit 0847b20Copy full SHA for 0847b20
.gitignore
@@ -6,3 +6,5 @@ releases/github/*/
6
src/packages/
7
src/UnitTestProject1/bin/
8
src/UnitTestProject1/obj/
9
+src/TestProject1/bin/
10
+src/TestProject1/obj/
README.md
@@ -61,7 +61,7 @@ The [**releases page**][GitHubReleases] lists the relevant changes from each rel
61
62
### Documentation
63
64
-You can find documentation and examples at the [**packages.skybrud.dk** website](https://packages.skybrud.dk/skybrud.essentials.http/) :wink:
+You can find documentation and examples at the [**packages.skybrud.dk** website](https://packages.limbo.works/skybrud.essentials.http/) :wink:
65
66
67
src/TestProject1/Test1.cs
0 commit comments