From b7efa713aa675d221305377475fa0fbe3986f149 Mon Sep 17 00:00:00 2001 From: spageektti Date: Wed, 22 May 2024 21:51:44 +0200 Subject: [PATCH] pages/common/*: fix broken links (#12821) --- pages.de/common/docker-machine.md | 2 +- pages.es/common/bru.md | 2 +- pages.es/common/golangci-lint.md | 2 +- pages.fr/common/docker-machine.md | 2 +- pages.it/common/cabal.md | 2 +- pages.it/common/docker-machine.md | 2 +- pages.ko/common/cabal.md | 2 +- pages.ko/common/docker-machine.md | 2 +- pages.pt_BR/common/cabal.md | 2 +- pages.pt_BR/common/docker-machine.md | 2 +- pages.ru/common/cabal.md | 2 +- pages.tr/common/docker-machine.md | 2 +- pages/common/bru.md | 2 +- pages/common/cabal.md | 2 +- pages/common/clash.md | 12 ------------ pages/common/deemix.md | 2 +- pages/common/docker-machine.md | 2 +- pages/common/gcloud-info.md | 2 +- pages/common/golangci-lint.md | 2 +- pages/common/hub-browse.md | 2 +- pages/common/idnits.md | 2 +- pages/common/jdupes.md | 2 +- pages/common/nf-core.md | 2 +- pages/common/pnpx.md | 3 ++- pages/common/qemu-img.md | 2 +- 25 files changed, 25 insertions(+), 36 deletions(-) delete mode 100644 pages/common/clash.md diff --git a/pages.de/common/docker-machine.md b/pages.de/common/docker-machine.md index 976071755..594ed3495 100644 --- a/pages.de/common/docker-machine.md +++ b/pages.de/common/docker-machine.md @@ -1,7 +1,7 @@ # docker-machine > Erstelle und verwalte Maschinen, die Docker ausführen. -> Weitere Informationen: . +> Weitere Informationen: . - Liste zur Zeit laufende Docker Maschinen auf: diff --git a/pages.es/common/bru.md b/pages.es/common/bru.md index a5ed85d2f..21801ba51 100644 --- a/pages.es/common/bru.md +++ b/pages.es/common/bru.md @@ -1,7 +1,7 @@ # bru > CLI para Bruno, un IDE de código abierto para explorar y probar APIs. -> Más información: . +> Más información: . - Ejecuta todos los archivos de petición en el directorio actual: diff --git a/pages.es/common/golangci-lint.md b/pages.es/common/golangci-lint.md index 059b17089..4caf8842b 100644 --- a/pages.es/common/golangci-lint.md +++ b/pages.es/common/golangci-lint.md @@ -1,7 +1,7 @@ # golangci-lint > Corredor de linters Go paralelizado, inteligente y rápido que se integra con los principales entornos de desarrollo integrado y soporta configuración en YAML. -> Más información: . +> Más información: . - Ejecuta linters en la carpeta actual: diff --git a/pages.fr/common/docker-machine.md b/pages.fr/common/docker-machine.md index ff211668d..c76846276 100644 --- a/pages.fr/common/docker-machine.md +++ b/pages.fr/common/docker-machine.md @@ -1,7 +1,7 @@ # docker-machine > Créer et gérer des machines qui exécutent Docker. -> Plus d'informations : . +> Plus d'informations : . - Lister les machines Docker actuellement en cours d'exécution : diff --git a/pages.it/common/cabal.md b/pages.it/common/cabal.md index 2d72a3296..37cff90d9 100644 --- a/pages.it/common/cabal.md +++ b/pages.it/common/cabal.md @@ -2,7 +2,7 @@ > Interfaccia da linea di comando per l'infrastruttura di compilazione di Haskell (Cabal). > Gestisce progetti Haskell e pacchetti Cabal dal repository di pacchetti Hackage. -> Maggiori informazioni: . +> Maggiori informazioni: . - Cerca ed elenca pacchetti da Hackage: diff --git a/pages.it/common/docker-machine.md b/pages.it/common/docker-machine.md index 928348c3e..a6607466f 100644 --- a/pages.it/common/docker-machine.md +++ b/pages.it/common/docker-machine.md @@ -1,7 +1,7 @@ # docker-machine > Crea e gestisci macchine che utilizzano Docker. -> Maggiori informazioni: . +> Maggiori informazioni: . - Elenca macchine Docker in esecuzione: diff --git a/pages.ko/common/cabal.md b/pages.ko/common/cabal.md index 85a079573..d7e555e98 100644 --- a/pages.ko/common/cabal.md +++ b/pages.ko/common/cabal.md @@ -2,7 +2,7 @@ > Haskell 패키지 인프라 (Cabal)에 대한 명령어 라인 인터페이스. > Hackage 패키지 저장소에서 Haskell 프로젝트 및 Cabal패키지 관리. -> 더 많은 정보: . +> 더 많은 정보: . - Hackage에서 패키지 검색 및 리스트: diff --git a/pages.ko/common/docker-machine.md b/pages.ko/common/docker-machine.md index ec40effc3..59bfbdc68 100644 --- a/pages.ko/common/docker-machine.md +++ b/pages.ko/common/docker-machine.md @@ -1,7 +1,7 @@ # docker-machine > 도커를 실행하는 머신들을 생성하고 관리한다. -> 더 많은 정보: . +> 더 많은 정보: . - 현재 실행중인 도커 머신들 목록보기: diff --git a/pages.pt_BR/common/cabal.md b/pages.pt_BR/common/cabal.md index 18099ca67..227d35e29 100644 --- a/pages.pt_BR/common/cabal.md +++ b/pages.pt_BR/common/cabal.md @@ -2,7 +2,7 @@ > Interface de linha de comando para a infraestrutura de pacote Haskel (Cabal). > Gerencia projetos Haskell e pacotes Cabal do repositório de pacotes Hackage. -> Mais informações: . +> Mais informações: . - Busca e lista pacotes do Hackage: diff --git a/pages.pt_BR/common/docker-machine.md b/pages.pt_BR/common/docker-machine.md index 621abeec8..9b2fe5696 100644 --- a/pages.pt_BR/common/docker-machine.md +++ b/pages.pt_BR/common/docker-machine.md @@ -1,7 +1,7 @@ # docker-machine > Criar e gerenciar máquinas que executam o Docker. -> Mais informações: . +> Mais informações: . - Lista as máquinas Docker em execução no momento: diff --git a/pages.ru/common/cabal.md b/pages.ru/common/cabal.md index d20c1318a..4c81013a3 100644 --- a/pages.ru/common/cabal.md +++ b/pages.ru/common/cabal.md @@ -2,7 +2,7 @@ > Интерфейс командной строки для инфраструктуры пакетов Haskell (Cabal). > Управление Haskell-проектами и Cabal-пакетами из репозитория Hackage. -> Больше информации: . +> Больше информации: . - Искать и вывести список пакетов из Hackage: diff --git a/pages.tr/common/docker-machine.md b/pages.tr/common/docker-machine.md index e38a08160..9b6f449a6 100644 --- a/pages.tr/common/docker-machine.md +++ b/pages.tr/common/docker-machine.md @@ -1,7 +1,7 @@ # docker-machine > Docker çalıştıran makineler oluştur ve onları yönet. -> Daha fazla bilgi için: . +> Daha fazla bilgi için: . - Halihazırda çalışan Docker makinelerini sırala: diff --git a/pages/common/bru.md b/pages/common/bru.md index f2df97edc..799fe5c1f 100644 --- a/pages/common/bru.md +++ b/pages/common/bru.md @@ -1,7 +1,7 @@ # bru > CLI for Bruno, an Opensource IDE for exploring and testing APIs. -> More information: . +> More information: . - Run all request files from the current directory: diff --git a/pages/common/cabal.md b/pages/common/cabal.md index 927a5d39a..bec058ee4 100644 --- a/pages/common/cabal.md +++ b/pages/common/cabal.md @@ -2,7 +2,7 @@ > Command-line interface to the Haskell package infrastructure (Cabal). > Manage Haskell projects and Cabal packages from the Hackage package repository. -> More information: . +> More information: . - Search and list packages from Hackage: diff --git a/pages/common/clash.md b/pages/common/clash.md deleted file mode 100644 index 922c19c23..000000000 --- a/pages/common/clash.md +++ /dev/null @@ -1,12 +0,0 @@ -# clash - -> A rule-based tunnel in Go. -> More information: . - -- Specify a configuration [d]irectory: - -`clash -d {{path/to/directory}}` - -- Specify a configuration [f]ile: - -`clash -f {{path/to/configuration_file}}` diff --git a/pages/common/deemix.md b/pages/common/deemix.md index 85015771b..38a911125 100644 --- a/pages/common/deemix.md +++ b/pages/common/deemix.md @@ -2,7 +2,7 @@ > A barebone deezer downloader library built from the ashes of Deezloader Remix. > It can be used as a standalone CLI app or implemented in a UI using the API. -> More information: . +> More information: . - Download a track or playlist: diff --git a/pages/common/docker-machine.md b/pages/common/docker-machine.md index d772bb67a..4d75974f9 100644 --- a/pages/common/docker-machine.md +++ b/pages/common/docker-machine.md @@ -1,7 +1,7 @@ # docker-machine > Create and manage machines running Docker. -> More information: . +> More information: . - List currently running Docker machines: diff --git a/pages/common/gcloud-info.md b/pages/common/gcloud-info.md index 90779a7e3..b50c642e2 100644 --- a/pages/common/gcloud-info.md +++ b/pages/common/gcloud-info.md @@ -1,7 +1,7 @@ # gcloud info > Display information about the current `gcloud` environment. -> More information: . +> More information: . - Display `gcloud` environment information: diff --git a/pages/common/golangci-lint.md b/pages/common/golangci-lint.md index e4c08eb29..979e61659 100644 --- a/pages/common/golangci-lint.md +++ b/pages/common/golangci-lint.md @@ -1,7 +1,7 @@ # golangci-lint > Parallelized, smart and fast Go linters runner that integrates with all major IDEs and supports YAML configuration. -> More information: . +> More information: . - Run linters in the current folder: diff --git a/pages/common/hub-browse.md b/pages/common/hub-browse.md index 4f830440d..a4efb1f36 100644 --- a/pages/common/hub-browse.md +++ b/pages/common/hub-browse.md @@ -1,7 +1,7 @@ # hub browse > Open a GitHub repository in the browser or print the URL. -> More information: . +> More information: . - Open the homepage of the current repository in the default web browser: diff --git a/pages/common/idnits.md b/pages/common/idnits.md index 8a516f5b4..b6e538975 100644 --- a/pages/common/idnits.md +++ b/pages/common/idnits.md @@ -2,7 +2,7 @@ > Check internet-drafts for submission nits. > Looks for violations of Section 2.1 and 2.2 of the requirements listed on . -> More information: . +> More information: . - Check a file for nits: diff --git a/pages/common/jdupes.md b/pages/common/jdupes.md index 8b724382b..0253f6986 100644 --- a/pages/common/jdupes.md +++ b/pages/common/jdupes.md @@ -1,7 +1,7 @@ # jdupes > A powerful duplicate file finder and an enhanced fork of fdupes. -> More information: . +> More information: . - Search a single directory: diff --git a/pages/common/nf-core.md b/pages/common/nf-core.md index 4517396da..12abca81f 100644 --- a/pages/common/nf-core.md +++ b/pages/common/nf-core.md @@ -1,7 +1,7 @@ # nf-core > The nf-core framework tools, to create, check and develop best-practice guidelines for Nextflow. -> More information: . +> More information: . - List existing pipelines on nf-core: diff --git a/pages/common/pnpx.md b/pages/common/pnpx.md index 21231ed4f..74a3bc969 100644 --- a/pages/common/pnpx.md +++ b/pages/common/pnpx.md @@ -1,7 +1,8 @@ # pnpx > Directly execute binaries from npm packages, using `pnpm` instead of `npm`. -> More information: . +> Note: This command is deprecated! Use `pnpm exec` and `pnpm dlx` instead. +> More information: . - Execute the binary from a given npm module: diff --git a/pages/common/qemu-img.md b/pages/common/qemu-img.md index c55f43a88..29b18c614 100644 --- a/pages/common/qemu-img.md +++ b/pages/common/qemu-img.md @@ -1,7 +1,7 @@ # qemu-img > Create and manipulate Quick Emulator Virtual HDD images. -> More information: . +> More information: . - Create disk image with a specific size (in gigabytes):