mirror of
https://github.com/gradio-app/gradio.git
synced 2025-03-31 12:20:26 +08:00
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:
parent
3a5d56ea7b
commit
ffd53fa2dc
7
.changeset/long-tables-guess.md
Normal file
7
.changeset/long-tables-guess.md
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
"@gradio/upload": patch
|
||||
"gradio": patch
|
||||
"website": patch
|
||||
---
|
||||
|
||||
feat:Remove broken guide redirect
|
@ -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",
|
||||
|
@ -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
3
pnpm-lock.yaml
generated
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user