File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ dotnet tool update -g dotnet-file
1717To get the CI version:
1818
1919```
20- dotnet tool update -g dotnet-file --no-cache --add-source https://pkg.kzu.io /index.json
20+ dotnet tool update -g dotnet-file --no-cache --add-source https://pkg.kzu.app /index.json
2121```
2222
2323Usage:
@@ -179,11 +179,11 @@ Concrete examples:
179179# Dogfooding
180180
181181[ ![ CI Status] ( https://github.com/devlooped/dotnet-file/workflows/build/badge.svg?branch=main )] ( https://github.com/devlooped/dotnet-file/actions?query=branch%3Amain+workflow%3Abuild+ )
182- [ ![ CI Version] ( https://img.shields.io/endpoint?url=https://shields.kzu.io /vpre/dotnet-file/main&label=nuget.ci&color=brightgreen )] ( https://pkg.kzu.io /index.json )
182+ [ ![ CI Version] ( https://img.shields.io/endpoint?url=https://shields.kzu.app /vpre/dotnet-file/main&label=nuget.ci&color=brightgreen )] ( https://pkg.kzu.app /index.json )
183183
184184We also produce CI packages from branches and pull requests so you can dogfood builds as quickly as they are produced.
185185
186- The CI feed is ` https://pkg.kzu.io /index.json ` .
186+ The CI feed is ` https://pkg.kzu.app /index.json ` .
187187
188188The versioning scheme for packages is:
189189
You can’t perform that action at this time.
0 commit comments