Correct url for docs

This commit is contained in:
Jonas Dellinger 2020-06-04 16:14:16 +02:00
parent c97a93a984
commit e50e8be12e

View File

@ -3,7 +3,7 @@ const versions = require('./versions.json');
module.exports = { module.exports = {
title: 'SpotifyAPI-NET', title: 'SpotifyAPI-NET',
tagline: '🔊 A Client for the Spotify Web API, written in C#/.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: '/', baseUrl: '/',
favicon: 'img/favicon.ico', favicon: 'img/favicon.ico',
organizationName: 'JohnnyCrazy', // Usually your GitHub org/user name. organizationName: 'JohnnyCrazy', // Usually your GitHub org/user name.