ufosc / UF-API-GROUP

First repo of UF API MINI GROUP at OPEN SOURCE CLUB
GNU General Public License v3.0
3 stars 20 forks source link

feat: redirect main page to docs #59

Closed PythiaUF closed 1 year ago

PythiaUF commented 1 year ago

This PR adds a simple thing to make the main.py include a redirect on / to point to /docs. This has the benefit of leading people the right direction when they start up the program - clicking the link that appears when they run the program will now take them to the doc page instead of an empty one.