Fix broken links (#54941)
This commit is contained in:
@@ -128,4 +128,4 @@ When you have finished exploring these options and {% data variables.product.pro
|
|||||||
* [AUTOTITLE](/actions/security-for-github-actions/security-guides/security-hardening-for-github-actions)
|
* [AUTOTITLE](/actions/security-for-github-actions/security-guides/security-hardening-for-github-actions)
|
||||||
* [AUTOTITLE](/admin/enforcing-policies/enforcing-policies-for-your-enterprise)
|
* [AUTOTITLE](/admin/enforcing-policies/enforcing-policies-for-your-enterprise)
|
||||||
* [AUTOTITLE](/admin/managing-accounts-and-repositories/managing-repositories-in-your-enterprise/governing-how-people-use-repositories-in-your-enterprise)
|
* [AUTOTITLE](/admin/managing-accounts-and-repositories/managing-repositories-in-your-enterprise/governing-how-people-use-repositories-in-your-enterprise)
|
||||||
* [Enforce {% data variables.product.prodname_GHAS %} at Scale](https://wellarchitected.github.com/library/application-security/scenarios-and-recommendations/enforce-ghas-at-scale/)
|
* [Enforce {% data variables.product.prodname_GHAS %} at Scale](https://wellarchitected.github.com/library/application-security/recommendations/enforce-ghas-at-scale/)
|
||||||
|
|||||||
@@ -66,4 +66,4 @@ When you have enabled the additional controls for {% data variables.product.prod
|
|||||||
|
|
||||||
## Further reading
|
## Further reading
|
||||||
|
|
||||||
* [Enforce {% data variables.product.prodname_GHAS %} at Scale](https://wellarchitected.github.com/library/application-security/scenarios-and-recommendations/enforce-ghas-at-scale/)
|
* [Enforce {% data variables.product.prodname_GHAS %} at Scale](https://wellarchitected.github.com/library/application-security/recommendations/enforce-ghas-at-scale/)
|
||||||
|
|||||||
@@ -35,7 +35,6 @@ shortTitle: Configure default editor
|
|||||||
* [JetBrains GoLand](https://www.jetbrains.com/go/)
|
* [JetBrains GoLand](https://www.jetbrains.com/go/)
|
||||||
* [JetBrains Fleet](https://www.jetbrains.com/fleet/)
|
* [JetBrains Fleet](https://www.jetbrains.com/fleet/)
|
||||||
* [JetBrains DataSpell](https://www.jetbrains.com/dataspell/)
|
* [JetBrains DataSpell](https://www.jetbrains.com/dataspell/)
|
||||||
* [TextMate](https://macromates.com/)
|
|
||||||
* [Brackets](http://brackets.io/)
|
* [Brackets](http://brackets.io/)
|
||||||
* To use Brackets with {% data variables.product.prodname_desktop %}, you must install the Command Line shortcut. To install the shortcut, open Brackets, click **File** in the menu bar, then click **Install Command Line Shortcut**.
|
* To use Brackets with {% data variables.product.prodname_desktop %}, you must install the Command Line shortcut. To install the shortcut, open Brackets, click **File** in the menu bar, then click **Install Command Line Shortcut**.
|
||||||
* [Typora](https://typora.io/)
|
* [Typora](https://typora.io/)
|
||||||
|
|||||||
@@ -93,21 +93,6 @@ shortTitle: Associate text editors
|
|||||||
|
|
||||||
{% endlinux %}
|
{% endlinux %}
|
||||||
|
|
||||||
{% mac %}
|
|
||||||
|
|
||||||
## Using TextMate as your editor
|
|
||||||
|
|
||||||
1. Install [TextMate](https://macromates.com/).
|
|
||||||
1. Install TextMate's `mate` shell utility. For more information, see [`mate` and `rmate`](https://macromates.com/blog/2011/mate-and-rmate/) in the TextMate documentation.
|
|
||||||
{% data reusables.command_line.open_the_multi_os_terminal %}
|
|
||||||
1. Type this command:
|
|
||||||
|
|
||||||
```shell
|
|
||||||
git config --global core.editor "mate -w"
|
|
||||||
```
|
|
||||||
|
|
||||||
{% endmac %}
|
|
||||||
|
|
||||||
{% windows %}
|
{% windows %}
|
||||||
|
|
||||||
## Using Notepad++ as your editor
|
## Using Notepad++ as your editor
|
||||||
|
|||||||
@@ -87,3 +87,4 @@
|
|||||||
- is: https://www.gnu.org/software/emacs/
|
- is: https://www.gnu.org/software/emacs/
|
||||||
- is: https://www.transparency.org/what-is-corruption
|
- is: https://www.transparency.org/what-is-corruption
|
||||||
- startsWith: https://platform.openai.com/docs/api-reference/
|
- startsWith: https://platform.openai.com/docs/api-reference/
|
||||||
|
- is: https://azuredownloads-g3ahgwb5b8bkbxhd.b01.azurefd.net/github-copilot/
|
||||||
|
|||||||
Reference in New Issue
Block a user