Skip to content

Commit

Permalink
Update LCSC API URL (Part-DB#612)
Browse files Browse the repository at this point in the history
  • Loading branch information
SapuSeven authored May 12, 2024
1 parent 4a99a5e commit 4eb223c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Services/InfoProviderSystem/Providers/LCSCProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
class LCSCProvider implements InfoProviderInterface
{

private const ENDPOINT_URL = 'https://wmsc.lcsc.com/wmsc';
private const ENDPOINT_URL = 'https://wmsc.lcsc.com/ftps/wm';

public const DISTRIBUTOR_NAME = 'LCSC';

Expand Down

0 comments on commit 4eb223c

Please sign in to comment.