Skip to content

Commit 0b47312

Browse files
Merge pull request #2 from Funz/copilot/update-deployment-url
Update GitHub Pages deployment URL from /fz.github.io to /fz
2 parents c75bad3 + a2b6b15 commit 0b47312

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@ This repository hosts the documentation website for [FZ - Parametric Scientific
44

55
## 📚 Documentation Site
66

7-
Visit the live documentation at: **https://funz.github.io**
7+
Visit the live documentation at: **https://funz.github.io/fz**
88

99
## 🚀 Quick Links
1010

11-
- [Installation Guide](https://funz.github.io/getting-started/installation/)
12-
- [Quick Start](https://funz.github.io/getting-started/quickstart/)
13-
- [Core Functions](https://funz.github.io/user-guide/core-functions/fzr/)
14-
- [Plugins](https://funz.github.io/plugins/)
15-
- [Google Colab Notebooks](https://funz.github.io/examples/colab/)
11+
- [Installation Guide](https://funz.github.io/fz/getting-started/installation/)
12+
- [Quick Start](https://funz.github.io/fz/getting-started/quickstart/)
13+
- [Core Functions](https://funz.github.io/fz/user-guide/core-functions/fzr/)
14+
- [Plugins](https://funz.github.io/fz/plugins/)
15+
- [Google Colab Notebooks](https://funz.github.io/fz/examples/colab/)
1616

1717
## 📓 Google Colab Examples
1818

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
site_name: FZ - Parametric Scientific Computing Framework
22
site_description: Documentation for FZ and its plugins
33
site_author: Funz Team
4-
site_url: https://funz.github.io
4+
site_url: https://funz.github.io/fz
55
repo_url: https://github.com/Funz/fz
66
repo_name: Funz/fz
77

0 commit comments

Comments
 (0)