Fix link to STATIC-HOSTING.md in README

Updated link to Static Hosting documentation for clarity.
This commit is contained in:
Alam
2025-12-26 22:09:23 +05:30
committed by GitHub
parent aae03f3ae9
commit 283b02027c

View File

@@ -198,7 +198,7 @@ This is the fastest way to try BentoPDF without setting up a development environ
### Static Hosting using Netlify, Vercel, and GitHub Pages
It is very straightforward to host your own instance of BentoPDF using a static web page hosting service. Plus, services such as Netlify, Vercel, and GitHub Pages all offer a free tier for getting started. See [Static Hosting](STATIC-HOSTING.MD) for details.
It is very straightforward to host your own instance of BentoPDF using a static web page hosting service. Plus, services such as Netlify, Vercel, and GitHub Pages all offer a free tier for getting started. See [Static Hosting](https://github.com/alam00000/bentopdf/blob/main/STATIC-HOSTING.md)) for details.
### 🏠 Self-Hosting Locally