2
0
mirror of https://github.com/TeamNewPipe/NewPipeExtractor synced 2025-08-30 22:05:18 +00:00

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

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 {