docs: update documentation URL to fish.rootiest.fyi
Replaced all instances of fish-config.rootiest.fyi with the new domain fish.rootiest.fyi across the codebase.
This commit is contained in:
@@ -3,7 +3,7 @@ import starlight from '@astrojs/starlight';
|
||||
import sidebar from './src/sidebar.json' with { type: 'json' };
|
||||
|
||||
export default defineConfig({
|
||||
site: 'https://fish-config.rootiest.fyi',
|
||||
site: 'https://fish.rootiest.fyi',
|
||||
integrations: [
|
||||
starlight({
|
||||
title: 'Rootiest Fish Config',
|
||||
|
||||
Reference in New Issue
Block a user