Parcourir la source

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>
Lena il y a 1 an
Parent
commit
8d3737dcbf

+ 1 - 1
pages.es/common/apm.md

@@ -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}}`
 

+ 1 - 1
pages.fr/common/apm.md

@@ -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}}`
 

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

+ 1 - 1
pages.it/common/apm.md

@@ -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}}`
 

+ 2 - 2
pages.it/common/calibre-server.md

@@ -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}}`
 

+ 1 - 1
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 <https://package.elm-lang.org>:
 
 `elm install {{author}}/{{package}}`

+ 2 - 2
pages.ko/common/calibre-server.md

@@ -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 {{포트번호}}`
 

+ 1 - 1
pages.pt_BR/common/apm.md

@@ -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}}`
 

+ 1 - 1
pages.ta/common/jekyll.md

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

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

+ 1 - 1
pages.zh/common/apm.md

@@ -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 {{包名}}`
 

+ 1 - 1
pages.zh/common/etcd.md

@@ -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`

+ 1 - 1
pages/common/apm.md

@@ -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}}`
 

+ 2 - 2
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: <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}}`
 

+ 1 - 1
pages/common/elm.md

@@ -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}}`

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

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

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

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

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

+ 1 - 1
pages/common/linkchecker.md

@@ -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/}}`
 

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

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

+ 1 - 1
pages/linux/http-prompt.md

@@ -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`
 

+ 3 - 3
pages/linux/mdbook.md

@@ -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`
 

+ 1 - 1
pages/linux/pinout.md

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