Skip to content

Commit 02c7b64

Browse files
committed
update the 'user-guide.md'
1 parent 7be6ad6 commit 02c7b64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,5 +151,5 @@ For a unique OSS name, OSS name is printed such as (package_manager):(oss name)
151151
| Npm | npm:(oss name) | Priority1. repository in package.json <br> Priority2. www.npmjs.com/package/(oss_name) | www.npmjs.com/package/(oss_name) |
152152
| Pip | pypi:(oss name) | https://pypi.org/project/(oss_name)/(version) | homepage in (pip show) information |
153153
| Maven (Gradle) | (group_id):(artifact_id) | https://mvnrepository.com/artifact/(group_id)/(artifact_id)/(version) | https://mvnrepository.com/artifact/(group_id)/(artifact_id) |
154-
| Pub | (oss name) | homepage in (pub information) | homepage in (pub information) |
154+
| Pub | pub:(oss name) | https://pub.dev/packages/(oss_name)/versions/(version) | homepage in (pub information) |
155155

0 commit comments

Comments
 (0)