Skip to content

Commit 46c6644

Browse files
committed
chore: fixing nuget url
1 parent a465ef7 commit 46c6644

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pipelines/commercial-plus.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ PRISM_NUGET_API_KEY: The License Key you have generated on https://prismlibrary.
2323
2424
Go to your project Settings -> Service connections. Then add a `New service connection` and select `NuGet` then click Next. Be sure to select `Basic Authentication`
2525

26-
Feed URL: `https://nuget.prismlibrary.com`
26+
Feed URL: `https://nuget.prismlibrary.com/v3/index.json`
2727
Username: The email of the licensed user
2828
Password: The License Key you have generated on https://prismlibrary.com
2929
Service connection name: This can be anything. For the sample below you will see we have set this to `Prism`

0 commit comments

Comments
 (0)