Merge pull request 'gitea-packages-update-check: fix: url build' (#8) from gitea-packages-update-check into master
Reviewed-on: #8
This commit is contained in:
		
						commit
						17ffde4c04
					
				|  | @ -68,5 +68,5 @@ func main() { | |||
| 		} | ||||
| 	} | ||||
| 
 | ||||
| 	fmt.Printf("%s://%s/api/v1/packages/%s/%s/%s/%s", protocol, *r, *o, *t, packageT.Name, packageT.Version) | ||||
| 	fmt.Printf("%s://%s/api/packages/%s/%s/%s/%s", protocol, *r, *o, *t, packageT.Name, packageT.Version) | ||||
| } | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue