From feb7dfcf53cb23a38ccc135a3084d13d2fa035bf Mon Sep 17 00:00:00 2001 From: Lena Pastwa Date: Sat, 27 Jun 2026 07:37:29 +0200 Subject: [PATCH] *: wrap links in angle brackets (#22999) --- pages.es/common/jekyll.md | 2 +- pages.es/common/pulumi-login.md | 2 +- pages.es/osx/valet.md | 2 +- pages.fr/common/jekyll.md | 2 +- pages.ko/common/jekyll.md | 2 +- pages.ko/common/pulumi-login.md | 2 +- pages.ko/osx/valet.md | 2 +- pages.uk/common/gist.md | 2 +- pages.zh/common/cargo-search.md | 2 +- pages.zh/common/jekyll.md | 2 +- pages/common/tailscale-funnel.md | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/pages.es/common/jekyll.md b/pages.es/common/jekyll.md index 423727a05b..45a373cd4a 100644 --- a/pages.es/common/jekyll.md +++ b/pages.es/common/jekyll.md @@ -3,7 +3,7 @@ > Un generador de sitios estático sencillo que tiene en cuenta los blogs. > Más información: . -- Genera un servidor de desarrollo que funcionará en http://localhost:4000/: +- Genera un servidor de desarrollo que funcionará en : `jekyll serve` diff --git a/pages.es/common/pulumi-login.md b/pages.es/common/pulumi-login.md index 06a38b6feb..96475ca942 100644 --- a/pages.es/common/pulumi-login.md +++ b/pages.es/common/pulumi-login.md @@ -3,7 +3,7 @@ > Inicia sesión en Pulumi Cloud. > Más información: . -- Inicia sesión en el servidor administrado Pulumi Cloud, de manera predeterminada en `https://api.pulumi.com`: +- Inicia sesión en el servidor administrado Pulumi Cloud, de manera predeterminada en : `pulumi login` diff --git a/pages.es/osx/valet.md b/pages.es/osx/valet.md index e1ea560dca..cae852b710 100644 --- a/pages.es/osx/valet.md +++ b/pages.es/osx/valet.md @@ -1,6 +1,6 @@ # valet -> Un entorno de desarrollo Laravel que permite alojar sitios a través de túneles locales en `http://example.test`. +> Un entorno de desarrollo Laravel que permite alojar sitios a través de túneles locales en . > Más información: . - Inicia el daemon valet: diff --git a/pages.fr/common/jekyll.md b/pages.fr/common/jekyll.md index fcb86b12c3..e73e317f66 100644 --- a/pages.fr/common/jekyll.md +++ b/pages.fr/common/jekyll.md @@ -3,7 +3,7 @@ > Générateur de site statique simple, adapté aux blogs. > Plus d'informations : . -- Génère un serveur de développement qui tourne en http://localhost:4000/ : +- Génère un serveur de développement qui tourne en : `jekyll serve` diff --git a/pages.ko/common/jekyll.md b/pages.ko/common/jekyll.md index 9cc32810c2..3483c4a4d5 100644 --- a/pages.ko/common/jekyll.md +++ b/pages.ko/common/jekyll.md @@ -3,7 +3,7 @@ > 간단하고 블로그 친화적인 정적 사이트 생성기. > 더 많은 정보: . -- http://localhost:4000/ 에서 실행되는 개발 서버 생성: +- 에서 실행되는 개발 서버 생성: `jekyll serve` diff --git a/pages.ko/common/pulumi-login.md b/pages.ko/common/pulumi-login.md index 27e3b7ae81..6d9a453cbe 100644 --- a/pages.ko/common/pulumi-login.md +++ b/pages.ko/common/pulumi-login.md @@ -3,7 +3,7 @@ > Pulumi 클라우드에 로그인. > 더 많은 정보: . -- 관리되는 Pulumi Cloud 백엔드에 로그인. 기본값은 `https://api.pulumi.com`: +- 관리되는 Pulumi Cloud 백엔드에 로그인. 기본값은 : `pulumi login` diff --git a/pages.ko/osx/valet.md b/pages.ko/osx/valet.md index 51107d4f78..7b3a26954e 100644 --- a/pages.ko/osx/valet.md +++ b/pages.ko/osx/valet.md @@ -1,6 +1,6 @@ # valet -> Laravel 개발 환경으로, `http://example.test`에서 로컬 터널을 통해 사이트를 호스팅할 수 있습니다. +> Laravel 개발 환경으로, 에서 로컬 터널을 통해 사이트를 호스팅할 수 있습니다. > 더 많은 정보: . - valet 데몬 시작: diff --git a/pages.uk/common/gist.md b/pages.uk/common/gist.md index ec8f66f6c2..825697c1b7 100644 --- a/pages.uk/common/gist.md +++ b/pages.uk/common/gist.md @@ -1,6 +1,6 @@ # gist -> Завантажує код у https://gist.github.com. +> Завантажує код у . > Більше інформації: . - Увійти в gist на цьому комп'ютері: diff --git a/pages.zh/common/cargo-search.md b/pages.zh/common/cargo-search.md index 74f4521d98..facd44b3d5 100644 --- a/pages.zh/common/cargo-search.md +++ b/pages.zh/common/cargo-search.md @@ -1,6 +1,6 @@ # cargo search -> 在 https://crates.io 上搜索包。 +> 在 上搜索包。 > 显示包及其描述,以 TOML 格式显示,可复制到 `Cargo.toml` 中。 > 更多信息:。 diff --git a/pages.zh/common/jekyll.md b/pages.zh/common/jekyll.md index 4985a5101a..e1fd1aac98 100644 --- a/pages.zh/common/jekyll.md +++ b/pages.zh/common/jekyll.md @@ -3,7 +3,7 @@ > 一个简单的、支持博客的静态网站生成器。 > 更多信息:。 -- 生成一个将在 http://localhost:4000/ 上运行的开发服务器: +- 生成一个将在 上运行的开发服务器: `jekyll serve` diff --git a/pages/common/tailscale-funnel.md b/pages/common/tailscale-funnel.md index ab443ffedd..2e4c845119 100644 --- a/pages/common/tailscale-funnel.md +++ b/pages/common/tailscale-funnel.md @@ -15,6 +15,6 @@ `tailscale funnel --bg 3000` -- Expose an HTTPS server with invalid or self-signed certificates at https://localhost:8443: +- Expose an HTTPS server with invalid or self-signed certificates at : `tailscale funnel https+insecure://localhost:8443`