Remove broken guide redirect (#8491)

* 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>
This commit is contained in:
Ali Abdalla 2024-06-07 13:12:41 -07:00 committed by GitHub
parent 3a5d56ea7b
commit ffd53fa2dc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 7 additions and 5 deletions

View File

@ -0,0 +1,7 @@
---
"@gradio/upload": patch
"gradio": patch
"website": patch
---
feat:Remove broken guide redirect

View File

@ -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",

View File

@ -10,7 +10,6 @@
"@gradio/atoms": "workspace:^",
"@gradio/icons": "workspace:^",
"@gradio/client": "workspace:^",
"@gradio/upload": "workspace:^",
"@gradio/utils": "workspace:^",
"@gradio/wasm": "workspace:^"
},

3
pnpm-lock.yaml generated
View File

@ -1714,9 +1714,6 @@ importers:
'@gradio/icons':
specifier: workspace:^
version: link:../icons
'@gradio/upload':
specifier: workspace:^
version: 'link:'
'@gradio/utils':
specifier: workspace:^
version: link:../utils