wp-cli / handbook

📖 Complete documentation for WP-CLI
https://make.wordpress.org/cli/handbook/
MIT License
186 stars 320 forks source link

Broken link on https://make.wordpress.org/cli/handbook/references/tools/ #493

Closed nhrrob closed 2 months ago

nhrrob commented 3 months ago

Bug Report

Describe the current, buggy behavior In the Wrappers section wpcli helpers link takes to 404 page

Describe how other contributors can replicate this bug

// You can also use code snippets if needed.

Describe what you would expect as the correct outcome

If no link is available then we may remove the link and keep the text. Or, if needed, can remove the whole paragraph. May be, removing the link and keeping the text is better for the time being.

Let us know what environment you are running this on

OS: Darwin 23.3.0 Darwin Kernel Version 23.3.0: Wed Dec 20 21:30:27 PST 2023; root:xnu-10002.81.5~7/RELEASE_ARM64_T8103 arm64
Shell:  /bin/zsh
PHP binary: /opt/homebrew/Cellar/php@8.2/8.2.15/bin/php
PHP version:    8.2.15
php.ini used:   /opt/homebrew/etc/php/8.2/php.ini
MySQL binary:   /Applications/XAMPP/xamppfiles/bin/mysql
MySQL version:  mysql  Ver 15.1 Distrib 10.4.21-MariaDB, for osx10.10 (x86_64) using  EditLine wrapper
SQL modes:
WP-CLI root dir:    phar://wp-cli.phar/vendor/wp-cli/wp-cli
WP-CLI vendor dir:  phar://wp-cli.phar/vendor
WP_CLI phar path:   /Users/nhrrob
WP-CLI packages dir:    /Users/nhrrob/.wp-cli/packages/
WP-CLI global config:
WP-CLI project config:
WP-CLI version: 2.6.0

Provide a possible solution Remove the link and keep the text.

Provide additional context/Screenshots

Screenshot 2024-04-18 at 3 23 12 PM