mirror of
https://github.com/Sarsoo/Spotify.NET.git
synced 2024-12-23 14:46:26 +00:00
Correct url for docs
This commit is contained in:
parent
c97a93a984
commit
e50e8be12e
@ -3,7 +3,7 @@ const versions = require('./versions.json');
|
||||
module.exports = {
|
||||
title: 'SpotifyAPI-NET',
|
||||
tagline: '🔊 A Client for the Spotify Web API, written in C#/.NET',
|
||||
url: 'https://johnnycrazy.github.io/SpotifyAPI-NET',
|
||||
url: 'https://johnnycrazy.github.io/SpotifyAPI-NET/',
|
||||
baseUrl: '/',
|
||||
favicon: 'img/favicon.ico',
|
||||
organizationName: 'JohnnyCrazy', // Usually your GitHub org/user name.
|
||||
|
Loading…
Reference in New Issue
Block a user