Skip to content

Commit

Permalink
Remove broken guide redirect (#8491)
Browse files Browse the repository at this point in the history
* remove broken redirect

* add changeset

* remove upload dependency

* add changeset

* lockfile

* add changeset

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
  • Loading branch information
aliabd and gradio-pr-bot committed Jun 7, 2024
1 parent 3a5d56e commit ffd53fa
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 5 deletions.
7 changes: 7 additions & 0 deletions .changeset/long-tables-guess.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"@gradio/upload": patch
"gradio": patch
"website": patch
---

feat:Remove broken guide redirect
1 change: 0 additions & 1 deletion js/_website/src/routes/redirects.js
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ export const redirects = {
"/gradio-and-llm-agents": "/guides/gradio-and-llm-agents",
"/fastapi-app-with-the-gradio-client":
"/guides/fastapi-app-with-the-gradio-client",
"/guides/key-features": "/guides/queuing",
"/docs/client": "/docs/python-client/client",
"/docs/job": "/docs/python-client/job",
"/docs/set_static_paths": "/docs/gradio/set_static_paths",
Expand Down
1 change: 0 additions & 1 deletion js/upload/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
"@gradio/atoms": "workspace:^",
"@gradio/icons": "workspace:^",
"@gradio/client": "workspace:^",
"@gradio/upload": "workspace:^",
"@gradio/utils": "workspace:^",
"@gradio/wasm": "workspace:^"
},
Expand Down
3 changes: 0 additions & 3 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ffd53fa

Please sign in to comment.