Skip to content

Commit be6f869

Browse files
authored
Fix two broken links (#18247)
1 parent 9c0c592 commit be6f869

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

content/admin/enterprise-management/upgrading-github-enterprise-server.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,12 @@ Increased requirements for {% data variables.product.prodname_ghe_server %} 3.0
4545
| 5,000 to 8000 | **16**<br/>_Up from 12_ | 96 GB | 750 GB | 200 GB |
4646
| 8,000 to 10,000+ | **20**<br/>_Up from 16_ | **160 GB**<br/>_Up from 128 GB_ | 1000 GB | 200 GB |
4747

48+
{% if currentVersion ver_gt "enterprise-server@2.21" %}
49+
4850
For more information about hardware requirements for {% data variables.product.prodname_actions %}, see "[Getting started with {% data variables.product.prodname_actions %} for {% data variables.product.prodname_ghe_server %}](/admin/github-actions/getting-started-with-github-actions-for-github-enterprise-server#review-hardware-considerations)."
4951

52+
{% endif %}
53+
5054
{% data reusables.enterprise_installation.about-adjusting-resources %}
5155

5256
{% endif %}

content/graphql/guides/managing-enterprise-accounts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ For some example queries, see "[An example query using the Enterprise Accounts A
6666
We recommend you use GraphiQL or another standalone GraphQL client that lets you configure the base URL.
6767

6868
You may also consider using these GraphQL clients:
69-
- [Insomnia](https://insomnia.rest/graphql/)
69+
- [Insomnia](https://support.insomnia.rest/article/176-graphql-queries)
7070
- [GraphiQL](https://www.gatsbyjs.org/docs/running-queries-with-graphiql/)
7171
- [Postman](https://learning.getpostman.com/docs/postman/sending_api_requests/graphql/)
7272

0 commit comments

Comments
 (0)