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:
2026-07-27 01:37:34 -04:00
parent e180e8d452
commit ba6146c343
7 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -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',