diff --git a/README.md b/README.md index 35b6c15..592e582 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ A dusk-blue base with soft leaf-green accents, amber selections, and crisp blue/ ```bash mkdir -p ~/.config/alacritty/themes/ -git clone https://github.com/fjord-themes/fjord-alacritty.git --depth 1 ~/.config/alacritty/themes/fjord-alacritty +git clone https://git.jshuntley.com/fjord-theme/fjord-alacritty.git --depth 1 ~/.config/alacritty/themes/fjord-alacritty ``` 2. Add to your config (`~/.config/alacritty/alacritty.toml`): @@ -53,7 +53,7 @@ import = ["~/.config/alacritty/themes/fjord-alacritty/themes/fjord.toml"] ## 🔄 Updates -This theme is automatically generated from [fjord-core](https://github.com/fjord-themes/fjord-core) and deployed on every release. For an overview of all supported platforms and the full color palette, visit the [Fjord theme page](https://github.com/fjord-themes/fjord). +This theme is automatically generated from [fjord-core](https://git.jshuntley.com/fjord-theme/fjord-core) and deployed on every release. For an overview of all supported platforms and the full color palette, visit the [Fjord theme page](https://git.jshuntley.com/fjord-theme). ## ☕ Support My Work If you enjoy the Fjord theme and find it useful, consider supporting my work: @@ -64,4 +64,4 @@ If you enjoy the Fjord theme and find it useful, consider supporting my work: MIT License - see [LICENSE](LICENSE) file for details. ## 🤝 Contributing -For theme suggestions or issues, please open an issue on [fjord-core](https://github.com/fjord-themes/fjord-core). For an overview of the project, visit the [Fjord theme page](https://github.com/fjord-themes/fjord). \ No newline at end of file +For theme suggestions or issues, please open an issue on [fjord-core](https://git.jshuntley.com/fjord-theme/fjord-core). For an overview of the project, visit the [Fjord theme page](https://git.jshuntley.com/fjord-theme). \ No newline at end of file