We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18d69e8 commit b14ab96Copy full SHA for b14ab96
README.md
@@ -2,7 +2,7 @@
2
3
# Spotify for Java (Still under development)
4
5
-Spotify api wrapper for java. <a href="s4j.gruncan.dev"> JavaDocs</a>
+Spotify api wrapper for java. <a href="https://s4j.gruncan.dev/"> JavaDocs</a>
6
7
Written for enjoyment and a way to learn java concepts that I have rarely/never used.
8
Demonstrated usage of OAuth 2.0 and java reflections, generics, networking, and concurrency.
0 commit comments