fix(ui): Update few links in web UI from 'browse' to '/browse/'#7445
fix(ui): Update few links in web UI from 'browse' to '/browse/'#7445mudler merged 4 commits intomudler:masterfrom
Conversation
Signed-off-by: rampa3 <68955305+rampa3@users.noreply.github.com>
✅ Deploy Preview for localai ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
mudler
left a comment
There was a problem hiding this comment.
good catch, thanks! I think ultimately we want to use middlewares to handle all of that transparently: https://echo.labstack.com/docs/middleware/trailing-slash
Should I un-draft it? I did not put it in as full PR, as I did not had time to build LocalAI from it today to test. |
yes sure, it looks good here |
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
Description
This PR fixes #7443 by updating few link targets from just "browse" to "/browse/", as is seen in source for the new parts of the web UI.
Notes for Reviewers
Creating as a draft for now, have to do testing when not busy with studies.
Signed commits