chore: change default redirect

This commit is contained in:
Vjacheslav Trushkin 2024-01-16 22:22:28 +02:00
parent 6471e051e9
commit 2181b8022c
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ import type { MemoryStorageConfig } from '../types/storage.js';
*/
export const appConfig: AppConfig = {
// Index page
redirectIndex: 'https://docs.iconify.design/api/',
redirectIndex: 'https://iconify.design/docs/api/',
// Region to add to `/version` response
// Used to tell which server is responding when running multiple servers