Skip to content

Commit fd35aea

Browse files
authored
Fix broken links (#54941)
1 parent 8bd8d0b commit fd35aea

File tree

5 files changed

+3
-18
lines changed

5 files changed

+3
-18
lines changed

content/code-security/trialing-github-advanced-security/explore-trial-code-scanning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,4 +128,4 @@ When you have finished exploring these options and {% data variables.product.pro
128128
* [AUTOTITLE](/actions/security-for-github-actions/security-guides/security-hardening-for-github-actions)
129129
* [AUTOTITLE](/admin/enforcing-policies/enforcing-policies-for-your-enterprise)
130130
* [AUTOTITLE](/admin/managing-accounts-and-repositories/managing-repositories-in-your-enterprise/governing-how-people-use-repositories-in-your-enterprise)
131-
* [Enforce {% data variables.product.prodname_GHAS %} at Scale](https://wellarchitected.github.com/library/application-security/scenarios-and-recommendations/enforce-ghas-at-scale/)
131+
* [Enforce {% data variables.product.prodname_GHAS %} at Scale](https://wellarchitected.github.com/library/application-security/recommendations/enforce-ghas-at-scale/)

content/code-security/trialing-github-advanced-security/explore-trial-secret-scanning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,4 @@ When you have enabled the additional controls for {% data variables.product.prod
6666

6767
## Further reading
6868

69-
* [Enforce {% data variables.product.prodname_GHAS %} at Scale](https://wellarchitected.github.com/library/application-security/scenarios-and-recommendations/enforce-ghas-at-scale/)
69+
* [Enforce {% data variables.product.prodname_GHAS %} at Scale](https://wellarchitected.github.com/library/application-security/recommendations/enforce-ghas-at-scale/)

content/desktop/configuring-and-customizing-github-desktop/configuring-a-default-editor-in-github-desktop.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ shortTitle: Configure default editor
3535
* [JetBrains GoLand](https://www.jetbrains.com/go/)
3636
* [JetBrains Fleet](https://www.jetbrains.com/fleet/)
3737
* [JetBrains DataSpell](https://www.jetbrains.com/dataspell/)
38-
* [TextMate](https://macromates.com/)
3938
* [Brackets](http://brackets.io/)
4039
* 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**.
4140
* [Typora](https://typora.io/)

content/get-started/git-basics/associating-text-editors-with-git.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -93,21 +93,6 @@ shortTitle: Associate text editors
9393

9494
{% endlinux %}
9595

96-
{% mac %}
97-
98-
## Using TextMate as your editor
99-
100-
1. Install [TextMate](https://macromates.com/).
101-
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.
102-
{% data reusables.command_line.open_the_multi_os_terminal %}
103-
1. Type this command:
104-
105-
```shell
106-
git config --global core.editor "mate -w"
107-
```
108-
109-
{% endmac %}
110-
11196
{% windows %}
11297

11398
## Using Notepad++ as your editor

src/links/lib/excluded-links.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,3 +87,4 @@
8787
- is: https://www.gnu.org/software/emacs/
8888
- is: https://www.transparency.org/what-is-corruption
8989
- startsWith: https://platform.openai.com/docs/api-reference/
90+
- is: https://azuredownloads-g3ahgwb5b8bkbxhd.b01.azurefd.net/github-copilot/

0 commit comments

Comments
 (0)