Skip to content

Commit ffd53fa

Browse files
Remove broken guide redirect (#8491)
* remove broken redirect * add changeset * remove upload dependency * add changeset * lockfile * add changeset --------- Co-authored-by: gradio-pr-bot <[email protected]>
1 parent 3a5d56e commit ffd53fa

File tree

4 files changed

+7
-5
lines changed

4 files changed

+7
-5
lines changed

.changeset/long-tables-guess.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
"@gradio/upload": patch
3+
"gradio": patch
4+
"website": patch
5+
---
6+
7+
feat:Remove broken guide redirect

js/_website/src/routes/redirects.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,6 @@ export const redirects = {
104104
"/gradio-and-llm-agents": "/guides/gradio-and-llm-agents",
105105
"/fastapi-app-with-the-gradio-client":
106106
"/guides/fastapi-app-with-the-gradio-client",
107-
"/guides/key-features": "/guides/queuing",
108107
"/docs/client": "/docs/python-client/client",
109108
"/docs/job": "/docs/python-client/job",
110109
"/docs/set_static_paths": "/docs/gradio/set_static_paths",

js/upload/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
"@gradio/atoms": "workspace:^",
1111
"@gradio/icons": "workspace:^",
1212
"@gradio/client": "workspace:^",
13-
"@gradio/upload": "workspace:^",
1413
"@gradio/utils": "workspace:^",
1514
"@gradio/wasm": "workspace:^"
1615
},

pnpm-lock.yaml

Lines changed: 0 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)