You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -14,7 +14,7 @@ We use [meta](https://github.com/mateodelnorte/meta) to manage OpenSearch client
### Install GH
Install and configure GitHub CLI from [cli.github.com/manual/installation](https://cli.github.com/manual/installation). Authenticate with `gh auth login` and ensure that it works, e.g. `gh issue list`.
Install and configure GitHub CLI from [github.com/cli/cli](https://github.com/cli/cli#installation). Authenticate with `gh auth login` and ensure that it works, e.g. `gh issue list`.