lukso-network / lsp-smart-contracts

The reference implementation for universal profiles smart contracts
https://www.npmjs.com/package/@lukso/lsp-smart-contracts
Apache License 2.0
76 stars 50 forks source link

fix: .sol file links #958

Closed JeneaVranceanu closed 4 months ago

JeneaVranceanu commented 4 months ago

What does this PR introduce?

A fix for all URLs that were using /@lukso/ to reference .sol files.

PR Checklist

- [ ] Wrote Tests

- [ ] Ran npm run build - [ ] Ran npm run test

I ran npm run lint and npm run format and got a long list of changed files and I think this needs to be addressed separately:

Screenshot 2024-05-30 at 22 36 53
CJ42 commented 4 months ago

@JeneaVranceanu please change the t arget branch to main

JeneaVranceanu commented 4 months ago

Closing in favour of https://github.com/lukso-network/lsp-smart-contracts/pull/959