> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://helpdesk.tiiny.host/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# How to remove the ".html" ending from your link

Rename your file to `index.html`, put it in a folder named after the page, and re-upload.

So if your link only works as `demoapp.tiiny.site/info.html`:

1. Rename `info.html` to `index.html`.
2. Put it inside a new folder called `info`, so the path is `/info/index.html`.
3. Zip your whole site folder and re-upload it.

Your page will then work at `demoapp.tiiny.site/info`.