From 8d3737dcbfe5bc38e00ff8238d9ea82d8a6b3e82 Mon Sep 17 00:00:00 2001 From: Lena <126529524+acuteenvy@users.noreply.github.com> Date: Sun, 10 Sep 2023 15:21:33 +0200 Subject: [PATCH] pages/*: add `< >` around links in example descriptions (#10594) * pages/*: add `< >` around links in example descriptions * Apply suggestions from code review Co-authored-by: K.B.Dharun Krishna * apm: add `< >` to the English page --------- Co-authored-by: K.B.Dharun Krishna --- pages.es/common/apm.md | 2 +- pages.fr/common/apm.md | 2 +- pages.id/common/hugo.md | 2 +- pages.it/common/apm.md | 2 +- pages.it/common/calibre-server.md | 4 ++-- pages.it/common/elm.md | 2 +- pages.ko/common/calibre-server.md | 4 ++-- pages.pt_BR/common/apm.md | 2 +- pages.ta/common/jekyll.md | 2 +- pages.tr/common/gitsome.md | 2 +- pages.zh/common/apm.md | 2 +- pages.zh/common/etcd.md | 2 +- pages/common/apm.md | 2 +- pages/common/calibre-server.md | 4 ++-- pages/common/elm.md | 2 +- pages/common/etcd.md | 2 +- pages/common/gh-auth.md | 2 +- pages/common/gitsome.md | 2 +- pages/common/hugo.md | 2 +- pages/common/jhipster.md | 2 +- pages/common/linkchecker.md | 2 +- pages/common/wpscan.md | 2 +- pages/linux/gbp.md | 2 +- pages/linux/http-prompt.md | 2 +- pages/linux/mdbook.md | 6 +++--- pages/linux/pinout.md | 2 +- 26 files changed, 31 insertions(+), 31 deletions(-) diff --git a/pages.es/common/apm.md b/pages.es/common/apm.md index a94ea8094..751d3c34a 100644 --- a/pages.es/common/apm.md +++ b/pages.es/common/apm.md @@ -4,7 +4,7 @@ > Ver `atom`. > Más información: . -- Instala un paquete de http://atom.io/packages o un tema de http://atom.io/themes: +- Instala un paquete de o un tema de : `apm install {{nombre_de_paquete}}` diff --git a/pages.fr/common/apm.md b/pages.fr/common/apm.md index 37abebff9..ea3800bee 100644 --- a/pages.fr/common/apm.md +++ b/pages.fr/common/apm.md @@ -4,7 +4,7 @@ > Voir `atom`. > Plus d'informations : . -- Installe un paquet depuis http://atom.io/packages ou un thème depuis http://atom.io/themes : +- Installe un paquet depuis ou un thème depuis : `apm install {{nom_du_paquet}}` diff --git a/pages.id/common/hugo.md b/pages.id/common/hugo.md index 94cf6281f..e7be79acb 100644 --- a/pages.id/common/hugo.md +++ b/pages.id/common/hugo.md @@ -7,7 +7,7 @@ `hugo new site {{alamat/ke/website}}` -- Membuat tema Hugo baru (tema juga dapat diunduh dari https://themes.gohugo.io/): +- Membuat tema Hugo baru (tema juga dapat diunduh dari ): `hugo new theme {{nama_tema}}` diff --git a/pages.it/common/apm.md b/pages.it/common/apm.md index e8f745a03..7361e1721 100644 --- a/pages.it/common/apm.md +++ b/pages.it/common/apm.md @@ -4,7 +4,7 @@ > Vedi `atom`. > Maggiori informazioni: . -- Installa pacchetti da http://atom.io/packages e temi da http://atom.io/themes: +- Installa pacchetti da e temi da : `apm install {{nome_pacchetto}}` diff --git a/pages.it/common/calibre-server.md b/pages.it/common/calibre-server.md index 8a8858c83..b74677d21 100644 --- a/pages.it/common/calibre-server.md +++ b/pages.it/common/calibre-server.md @@ -5,11 +5,11 @@ > Parte del manager di e-book Calibre. > Maggiori informazioni: . -- Avvia un server per distribuire e-book. Accesso a http://localhost:8080: +- Avvia un server per distribuire e-book. Accesso a : `calibre-server` -- Avvia il server su una specifica porta. Accesso a http://localhost:porta: +- Avvia il server su una specifica porta. Accesso a : `calibre-server --port {{porta}}` diff --git a/pages.it/common/elm.md b/pages.it/common/elm.md index d87ffd684..80b1a04ac 100644 --- a/pages.it/common/elm.md +++ b/pages.it/common/elm.md @@ -23,6 +23,6 @@ `elm reactor` -- Installa un pacchetto Elm da https://package.elm-lang.org: +- Installa un pacchetto Elm da : `elm install {{author}}/{{package}}` diff --git a/pages.ko/common/calibre-server.md b/pages.ko/common/calibre-server.md index 49e3f09a1..25b0bbba5 100644 --- a/pages.ko/common/calibre-server.md +++ b/pages.ko/common/calibre-server.md @@ -5,11 +5,11 @@ > Calibre 전자책 라이브러리의 일부. > 더 많은 정보: . -- 전자책을 배포할 서버 시작. http://localhost:8080에 연결: +- 전자책을 배포할 서버 시작. 에 연결: `calibre-server` -- 다른 포트에서 서버 시작. http://localhost:port에 연결: +- 다른 포트에서 서버 시작. 에 연결: `calibre-server --port {{포트번호}}` diff --git a/pages.pt_BR/common/apm.md b/pages.pt_BR/common/apm.md index ba369a811..0d40c56c8 100644 --- a/pages.pt_BR/common/apm.md +++ b/pages.pt_BR/common/apm.md @@ -4,7 +4,7 @@ > Ver também `atom`. > Mais informações: . -- Instalar pacotes de http://atom.io/packages e temas de http://atom.io/themes: +- Instalar pacotes de e temas de : `apm install {{nome_do_pacote}}` diff --git a/pages.ta/common/jekyll.md b/pages.ta/common/jekyll.md index 025f05758..cc12627a8 100644 --- a/pages.ta/common/jekyll.md +++ b/pages.ta/common/jekyll.md @@ -3,7 +3,7 @@ > ஒரு எளிய, வலைப்பதிவு அறிந்த, நிலையான தள ஜெனரேட்டர். > மேலும் விவரத்திற்கு: . -- ஒரு மேம்பாட்டு சேவையகத்தை உருவாக்கவும், அது இயங்குவது `http://localhost:4000/` இல்: +- ஒரு மேம்பாட்டு சேவையகத்தை உருவாக்கவும், அது இயங்குவது இல்: `jekyll serve` diff --git a/pages.tr/common/gitsome.md b/pages.tr/common/gitsome.md index c1a4117fa..abe38b3a0 100644 --- a/pages.tr/common/gitsome.md +++ b/pages.tr/common/gitsome.md @@ -12,7 +12,7 @@ `gh configure` -- Mevcut hesap için bildirimleri (https://github.com/notifications adresinde görülebildiği gibi) sırala: +- Mevcut hesap için bildirimleri ( adresinde görülebildiği gibi) sırala: `gh notifications` diff --git a/pages.zh/common/apm.md b/pages.zh/common/apm.md index b0407e041..dfa3536f1 100644 --- a/pages.zh/common/apm.md +++ b/pages.zh/common/apm.md @@ -4,7 +4,7 @@ > 参见 `atom`. > 更多信息:. -- 下载包:http://atom.io/packages 和主题 http://atom.io/themes: +- 下载包: 和主题 : `apm install {{包名}}` diff --git a/pages.zh/common/etcd.md b/pages.zh/common/etcd.md index a11b36165..78a444faf 100644 --- a/pages.zh/common/etcd.md +++ b/pages.zh/common/etcd.md @@ -15,6 +15,6 @@ `etcd --name {{my_etcd_cluster}}` -- 启动单节点 etcd 集群,同时可以在这里看到大量监控指标 http://localhost:2379/debug/pprof/: +- 启动单节点 etcd 集群,同时可以在这里看到大量监控指标 : `etcd --enable-pprof --metrics extensive` diff --git a/pages/common/apm.md b/pages/common/apm.md index 014bbb25e..793af24ed 100644 --- a/pages/common/apm.md +++ b/pages/common/apm.md @@ -4,7 +4,7 @@ > See `atom`. > More information: . -- Install a package from http://atom.io/packages or a theme from http://atom.io/themes: +- Install a package from or a theme from : `apm install {{package}}` diff --git a/pages/common/calibre-server.md b/pages/common/calibre-server.md index f0f0b9415..ec59a6bb6 100644 --- a/pages/common/calibre-server.md +++ b/pages/common/calibre-server.md @@ -4,11 +4,11 @@ > Note: e-books must already be imported into the library using the GUI or the `calibredb` CLI. > More information: . -- Start a server to distribute e-books. Access at http://localhost:8080: +- Start a server to distribute e-books. Access at : `calibre-server` -- Start server on different port. Access at http://localhost:port: +- Start server on different port. Access at : `calibre-server --port {{port}}` diff --git a/pages/common/elm.md b/pages/common/elm.md index aee99740a..ab0f9d21f 100644 --- a/pages/common/elm.md +++ b/pages/common/elm.md @@ -23,6 +23,6 @@ `elm reactor` -- Install Elm package from https://package.elm-lang.org: +- Install Elm package from : `elm install {{author}}/{{package}}` diff --git a/pages/common/etcd.md b/pages/common/etcd.md index de374af3b..03385ca3d 100644 --- a/pages/common/etcd.md +++ b/pages/common/etcd.md @@ -15,6 +15,6 @@ `etcd --name {{my_etcd_cluster}}` -- Start a single-node etcd cluster with extensive metrics available at http://localhost:2379/debug/pprof/: +- Start a single-node etcd cluster with extensive metrics available at : `etcd --enable-pprof --metrics extensive` diff --git a/pages/common/gh-auth.md b/pages/common/gh-auth.md index 5945a19b2..529e39403 100644 --- a/pages/common/gh-auth.md +++ b/pages/common/gh-auth.md @@ -7,7 +7,7 @@ `gh auth login` -- Log in with a token from `stdin` (created in https://github.com/settings/tokens): +- Log in with a token from `stdin` (created in ): `echo {{your_token}} | gh auth login --with-token` diff --git a/pages/common/gitsome.md b/pages/common/gitsome.md index bec712673..261cbaaf5 100644 --- a/pages/common/gitsome.md +++ b/pages/common/gitsome.md @@ -12,7 +12,7 @@ `gh configure` -- List notifications for the current account (as would be seen in https://github.com/notifications): +- List notifications for the current account (as would be seen in ): `gh notifications` diff --git a/pages/common/hugo.md b/pages/common/hugo.md index f0231accc..37fdfa14b 100644 --- a/pages/common/hugo.md +++ b/pages/common/hugo.md @@ -7,7 +7,7 @@ `hugo new site {{path/to/site}}` -- Create a new Hugo theme (themes may also be downloaded from https://themes.gohugo.io/): +- Create a new Hugo theme (themes may also be downloaded from ): `hugo new theme {{theme_name}}` diff --git a/pages/common/jhipster.md b/pages/common/jhipster.md index 0513d3925..7dddf6891 100644 --- a/pages/common/jhipster.md +++ b/pages/common/jhipster.md @@ -23,7 +23,7 @@ `jhipster entity {{entity_name}}` -- Import a JDL file to configure your application (see: https://start.jhipster.tech/jdl-studio/): +- Import a JDL file to configure your application (see: ): `jhipster import-jdl {{first_file.jh second_file.jh ... n_file.jh}}` diff --git a/pages/common/linkchecker.md b/pages/common/linkchecker.md index 4170cd244..9af2f0287 100644 --- a/pages/common/linkchecker.md +++ b/pages/common/linkchecker.md @@ -3,7 +3,7 @@ > Command-line client to check HTML documents and websites for broken links. > More information: . -- Find broken links on https://example.com/: +- Find broken links on : `linkchecker {{https://example.com/}}` diff --git a/pages/common/wpscan.md b/pages/common/wpscan.md index afb8a0b11..d07a5f119 100644 --- a/pages/common/wpscan.md +++ b/pages/common/wpscan.md @@ -31,6 +31,6 @@ `wpscan --url {{url}} --usernames {{username|path/to/usernames.txt}} --passwords {{path/to/passwords.txt}} threads {{20}}` -- Scan a WordPress website, collecting vulnerability data from the WPVulnDB (https://wpvulndb.com/): +- Scan a WordPress website, collecting vulnerability data from the WPVulnDB (): `wpscan --url {{url}} --api-token {{token}}` diff --git a/pages/linux/gbp.md b/pages/linux/gbp.md index 155ad139f..ee549e4c8 100644 --- a/pages/linux/gbp.md +++ b/pages/linux/gbp.md @@ -15,7 +15,7 @@ `DIST={{bullseye}} ARCH={{amd64}} gbp buildpackage -jauto -us -uc --git-builder={{git-pbuilder}}` -- Specify a package to be a source-only upload in the `.changes` file (see https://wiki.debian.org/SourceOnlyUpload): +- Specify a package to be a source-only upload in the `.changes` file (see ): `gbp buildpackage -jauto -us -uc --changes-options={{-S}}` diff --git a/pages/linux/http-prompt.md b/pages/linux/http-prompt.md index 673bdc5b0..7efaa59fc 100644 --- a/pages/linux/http-prompt.md +++ b/pages/linux/http-prompt.md @@ -3,7 +3,7 @@ > An interactive command-line HTTP client featuring autocomplete and syntax highlighting. > More information: . -- Launch a session targeting the default URL of http://localhost:8000 or the previous session: +- Launch a session targeting the default URL of or the previous session: `http-prompt` diff --git a/pages/linux/mdbook.md b/pages/linux/mdbook.md index 15919da01..841dce19d 100644 --- a/pages/linux/mdbook.md +++ b/pages/linux/mdbook.md @@ -3,11 +3,11 @@ > Create online books by writing Markdown files. > More information: . -- Create a mdbook project in the current directory: +- Create an mdbook project in the current directory: `mdbook init` -- Create a mdbook project in a specific directory: +- Create an mdbook project in a specific directory: `mdbook init {{path/to/directory}}` @@ -15,7 +15,7 @@ `mdbook clean` -- Serve a book at `http://localhost:3000`, auto build when file changes: +- Serve a book at , auto build when file changes: `mdbook serve` diff --git a/pages/linux/pinout.md b/pages/linux/pinout.md index 089388e29..74ce0dbc8 100644 --- a/pages/linux/pinout.md +++ b/pages/linux/pinout.md @@ -7,6 +7,6 @@ `pinout` -- Open https://pinout.xyz/ in the default browser: +- Open in the default browser: `pinout -x`