Skip to content

i18n(es): translate unsupported-external-redirect.mdx #11418

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
title: URL no compatible o con formato incorrecto.
i18nReady: true
githubURL: https://github.com/withastro/astro/blob/main/packages/astro/src/core/errors/errors-data.ts
---

> **UnsupportedExternalRedirect**: Una redirección externa debe comenzar con http o https, y debe ser una URL válida.

## ¿Qué salió mal?

Una redirección externa debe comenzar con http o https, y debe ser una URL válida.

**Ver también:**

- [Astro.redirect](/es/reference/api-reference/#redirect)

Check failure on line 15 in src/content/docs/es/reference/errors/unsupported-external-redirect.mdx

View workflow job for this annotation

GitHub Actions / Check Links

Broken fragment link in src/content/docs/es/reference/errors/unsupported-external-redirect.mdx, line 15: The linked page does not contain a fragment with the name "#redirect". Available fragments: #theme-icons, #gradient, #starlight__sidebar, #__tab-inicio, #__tab-guías-y-recetas, #__tab-referencia, #__tab-integraciones, #__tab-servicios-de-terceros, #starlight__mobile-toc, #starlight__on-this-page--mobile, #starlight__on-this-page, #learn-astro-course-2, #_top, #astro-global, #astroglob, #archivos-markdown, #archivos-astro, #otros-archivos, #astroprops, #astroparams, #astrorequest, #astroresponse, #astrocookies, #has, #set, #delete, #headers, #astrocookie, #value, #json, #number, #boolean, #cookiegetoptions, #decode, #cookiesetoptions, #domain, #expires, #httponly, #maxage, #path, #samesite, #secure, #encode, #astroredirect, #astrocanonicalurl, #astrourl, #astroclientaddress, #astrosite, #astrogenerator, #astroslots, #astroslotshas, #astroslotsrender, #astroself, #astrolocals, #astropreferredlocale, #astropreferredlocalelist, #astrocurrentlocale, #contexto-del-endpoint, #contextlocals, #contextparams, #contextprops, #contextrequest, #contextcookies, #contexturl, #contextclientaddress, #contextsite, #contextgenerator, #contextredirect, #getstaticpaths, #params, #transferencia-de-datos-con-props, #paginate, #la-prop-de-paginación-page, #pagedata, #pagestart, #pageend, #pagesize, #pagetotal, #pagecurrentpage, #pagelastpage, #pageurlcurrent, #pageurlprev, #pageurlnext, #importmeta, #imágenes-astroassets, #getimage, #colecciones-de-contenido-astrocontent, #definecollection, #type, #schema, #reference, #getcollection, #getentry, #getentries, #getentrybyslug, #tipo-de-entrada-de-la-colección, #id, #collection, #data, #slug, #body, #render, #otros-tipos-de-colecciones-de-contenido, #collectionkey, #contentcollectionkey, #datacollectionkey, #schemacontext, #middleware-astromiddleware, #onrequest, #next, #sequence, #createcontext, #tryserializelocals, #internacionalización-astroi18n, #getrelativelocaleurl, #getabsolutelocaleurl, #getrelativelocaleurllist, #getabsolutelocaleurllist, #getpathbylocale, #getlocalebypath, #redirecttodefaultlocale, #redirecttofallback, #notfound, #middleware, #requesthaslocale, #componentes-incorporados, #code-, #fragment-, #prism-, #tab-744, #tab-745, #tab-746, #tab-panel-744, #tab-panel-745, #tab-panel-746, #image-, #propiedades, #picture-, #propiedades-1, #formats, #fallbackformat, #pictureattributes, #content-, #viewtransitions-, #debug-, #docsearch-lvl0, #learn-astro-course-1
Loading