We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a86628 commit 241279dCopy full SHA for 241279d
cs50.dev.md
@@ -183,7 +183,7 @@ curl -L \
183
184
Follow [this instruction](https://cs50.readthedocs.io/github/#personal-access-token) to generate a GitHub personal access token.
185
186
-Alternatively, to get the list of domains required by GitHub Codespaces, execute the following command using GitHub CLI:
+Alternatively, to get the list of domains required by GitHub Codespaces, execute the following command using [GitHub CLI](https://cli.github.com/):
187
188
```bash
189
gh api meta | jq .domains.codespaces
0 commit comments