Rephrase link in javadoc

Co-authored-by: Tobias Groza <TobiGr@users.noreply.github.com>
This commit is contained in:
fynngodau 2020-11-24 14:01:31 +01:00 committed by GitHub
parent 186936d041
commit 8c369b0f79
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ public class BandcampExtractorHelper {
/**
* Fetch artist details from mobile endpoint.
* <a href=https://notabug.org/fynngodau/bandcampDirect/wiki/rewindBandcamp+%E2%80%93+Fetching+artist+details>
* I once took a moment to note down how it works.</a>
* More technical info.</a>
*/
public static JsonObject getArtistDetails(String id) throws ParsingException {
try {