Skip to content

Commit 21272b6

Browse files
committed
fix acrolinx issue
1 parent 86088c9 commit 21272b6

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

learn-pr/github/github-enterprise-server-developer-fundamentals/includes/4-github-enterprise-server-developer-experience.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ From a user interface perspective, GHES looks familiar. However, the developer e
1616

1717
- Your organization is responsible for provisioning, scaling, patching, and maintaining these runners.
1818

19-
- If runners are offline or outdated, workflows will fail-no automatic fall back.
19+
- If runners are offline or outdated, workflows will fail-no automatic fall-back.
2020

2121
- Network restrictions are common; proxies or mirrors may be needed for external access.
2222

@@ -48,4 +48,6 @@ Developers should verify availability before relying on cloud-first workflows.
4848

4949
Key takeaway: The GHES developer experience is shaped by self-managed infrastructure-automation, integrations, and even "available features" can depend on what is deployed, licensed, and enabled in your environment.
5050

51-
Now that you've seen how GHES can differ in everyday development workflows, the next unit introduces GitHub Connect and hybrid scenarios that can extend GHES with selected GitHub.com capabilities.
51+
Now that you've seen how GHES can differ in everyday development workflows, you're ready for the next step.
52+
53+
The next unit introduces GitHub Connect and hybrid scenarios that extend GHES with selected GitHub.com capabilities.

0 commit comments

Comments
 (0)