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 <kbdharunkrishna@gmail.com>

* apm: add `< >` to the English page

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
pull/23/head
Lena 2023-09-10 15:21:33 +02:00 committed by GitHub
parent 1dae6c83ab
commit 8d3737dcbf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
26 changed files with 31 additions and 31 deletions

View File

@ -4,7 +4,7 @@
> Ver `atom`.
> Más información: <https://github.com/atom/apm>.
- Instala un paquete de http://atom.io/packages o un tema de http://atom.io/themes:
- Instala un paquete de <http://atom.io/packages> o un tema de <http://atom.io/themes>:
`apm install {{nombre_de_paquete}}`

View File

@ -4,7 +4,7 @@
> Voir `atom`.
> Plus d'informations : <https://github.com/atom/apm>.
- Installe un paquet depuis http://atom.io/packages ou un thème depuis http://atom.io/themes :
- Installe un paquet depuis <http://atom.io/packages> ou un thème depuis <http://atom.io/themes> :
`apm install {{nom_du_paquet}}`

View File

@ -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 <https://themes.gohugo.io/>):
`hugo new theme {{nama_tema}}`

View File

@ -4,7 +4,7 @@
> Vedi `atom`.
> Maggiori informazioni: <https://github.com/atom/apm>.
- Installa pacchetti da http://atom.io/packages e temi da http://atom.io/themes:
- Installa pacchetti da <http://atom.io/packages> e temi da <http://atom.io/themes>:
`apm install {{nome_pacchetto}}`

View File

@ -5,11 +5,11 @@
> Parte del manager di e-book Calibre.
> Maggiori informazioni: <https://manual.calibre-ebook.com/generated/en/calibre-server.html>.
- Avvia un server per distribuire e-book. Accesso a http://localhost:8080:
- Avvia un server per distribuire e-book. Accesso a <http://localhost:8080>:
`calibre-server`
- Avvia il server su una specifica porta. Accesso a http://localhost:porta:
- Avvia il server su una specifica porta. Accesso a <http://localhost:porta>:
`calibre-server --port {{porta}}`

View File

@ -23,6 +23,6 @@
`elm reactor`
- Installa un pacchetto Elm da https://package.elm-lang.org:
- Installa un pacchetto Elm da <https://package.elm-lang.org>:
`elm install {{author}}/{{package}}`

View File

@ -5,11 +5,11 @@
> Calibre 전자책 라이브러리의 일부.
> 더 많은 정보: <https://manual.calibre-ebook.com/generated/en/calibre-server.html>.
- 전자책을 배포할 서버 시작. http://localhost:8080에 연결:
- 전자책을 배포할 서버 시작. <http://localhost:8080> 에 연결:
`calibre-server`
- 다른 포트에서 서버 시작. http://localhost:port에 연결:
- 다른 포트에서 서버 시작. <http://localhost:port> 에 연결:
`calibre-server --port {{포트번호}}`

View File

@ -4,7 +4,7 @@
> Ver também `atom`.
> Mais informações: <https://github.com/atom/apm>.
- Instalar pacotes de http://atom.io/packages e temas de http://atom.io/themes:
- Instalar pacotes de <http://atom.io/packages> e temas de <http://atom.io/themes>:
`apm install {{nome_do_pacote}}`

View File

@ -3,7 +3,7 @@
> ஒரு எளிய, வலைப்பதிவு அறிந்த, நிலையான தள ஜெனரேட்டர்.
> மேலும் விவரத்திற்கு: <https://jekyllrb.com/docs/usage/>.
- ஒரு மேம்பாட்டு சேவையகத்தை உருவாக்கவும், அது இயங்குவது `http://localhost:4000/` இல்:
- ஒரு மேம்பாட்டு சேவையகத்தை உருவாக்கவும், அது இயங்குவது <http://localhost:4000/> இல்:
`jekyll serve`

View File

@ -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 (<https://github.com/notifications> adresinde görülebildiği gibi) sırala:
`gh notifications`

View File

@ -4,7 +4,7 @@
> 参见 `atom`.
> 更多信息:<https://github.com/atom/apm>.
- 下载包http://atom.io/packages 和主题 http://atom.io/themes
- 下载包:<http://atom.io/packages> 和主题 <http://atom.io/themes>
`apm install {{包名}}`

View File

@ -15,6 +15,6 @@
`etcd --name {{my_etcd_cluster}}`
- 启动单节点 etcd 集群,同时可以在这里看到大量监控指标 http://localhost:2379/debug/pprof/
- 启动单节点 etcd 集群,同时可以在这里看到大量监控指标 <http://localhost:2379/debug/pprof/>
`etcd --enable-pprof --metrics extensive`

View File

@ -4,7 +4,7 @@
> See `atom`.
> More information: <https://github.com/atom/apm>.
- Install a package from http://atom.io/packages or a theme from http://atom.io/themes:
- Install a package from <http://atom.io/packages> or a theme from <http://atom.io/themes>:
`apm install {{package}}`

View File

@ -4,11 +4,11 @@
> Note: e-books must already be imported into the library using the GUI or the `calibredb` CLI.
> More information: <https://manual.calibre-ebook.com/generated/en/calibre-server.html>.
- Start a server to distribute e-books. Access at http://localhost:8080:
- Start a server to distribute e-books. Access at <http://localhost:8080>:
`calibre-server`
- Start server on different port. Access at http://localhost:port:
- Start server on different port. Access at <http://localhost:port>:
`calibre-server --port {{port}}`

View File

@ -23,6 +23,6 @@
`elm reactor`
- Install Elm package from https://package.elm-lang.org:
- Install Elm package from <https://package.elm-lang.org>:
`elm install {{author}}/{{package}}`

View File

@ -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 <http://localhost:2379/debug/pprof/>:
`etcd --enable-pprof --metrics extensive`

View File

@ -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 <https://github.com/settings/tokens>):
`echo {{your_token}} | gh auth login --with-token`

View File

@ -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 <https://github.com/notifications>):
`gh notifications`

View File

@ -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 <https://themes.gohugo.io/>):
`hugo new theme {{theme_name}}`

View File

@ -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: <https://start.jhipster.tech/jdl-studio/>):
`jhipster import-jdl {{first_file.jh second_file.jh ... n_file.jh}}`

View File

@ -3,7 +3,7 @@
> Command-line client to check HTML documents and websites for broken links.
> More information: <https://linkchecker.github.io/linkchecker/>.
- Find broken links on https://example.com/:
- Find broken links on <https://example.com/>:
`linkchecker {{https://example.com/}}`

View File

@ -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 (<https://wpvulndb.com/>):
`wpscan --url {{url}} --api-token {{token}}`

View File

@ -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 <https://wiki.debian.org/SourceOnlyUpload>):
`gbp buildpackage -jauto -us -uc --changes-options={{-S}}`

View File

@ -3,7 +3,7 @@
> An interactive command-line HTTP client featuring autocomplete and syntax highlighting.
> More information: <https://github.com/httpie/http-prompt>.
- Launch a session targeting the default URL of http://localhost:8000 or the previous session:
- Launch a session targeting the default URL of <http://localhost:8000> or the previous session:
`http-prompt`

View File

@ -3,11 +3,11 @@
> Create online books by writing Markdown files.
> More information: <https://rust-lang.github.io/mdBook/>.
- 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 <http://localhost:3000>, auto build when file changes:
`mdbook serve`

View File

@ -7,6 +7,6 @@
`pinout`
- Open https://pinout.xyz/ in the default browser:
- Open <https://pinout.xyz/> in the default browser:
`pinout -x`