Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit cc43f99

Browse files
authored
remove leftover sentence
1 parent 9bd681b commit cc43f99

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

server-installation-notes.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55

66
This course makes use of [GitHub Actions](https://github.com/features/actions), a feature that is currently available for GitHub.com but not available on GHES.
77

8-
You may still make significant modifications to the course to work with a third-party code analysis tools.
9-
108
### Course dependencies
119

1210
The following are dependencies of the course. The course may continue to work without these dependencies, but learners won't experience the course as designed.
@@ -15,4 +13,4 @@ The following are dependencies of the course. The course may continue to work wi
1513
|---------------------------------------------------------------------------------------------------------------------------------|-----------|--------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
1614
| GHES must be able to reach githubusercontent.com | Yes | Images used throughout the course are served from this domain. Learners will find broken images required to take the course without this access. | Manually download the images referenced in the `responses/` folder, upload them to an accessible domain, and replace the images in the `responses/` folder. |
1715
| Learner must be able to reach github.com and outside web | No | Links are provided to resources that live on the outside web. | Without access to resources on the outside web, learners will reach blocked resources. You can change the links to these resources in the `responses/` folder, and in the template repository. |
18-
| [GitHub Pages](https://help.github.com/en/enterprise/admin/installation/configuring-github-pages-on-your-appliance) | No | Used to let the learner work on a realistic, published web page. | Remove the first step in `config.yml`, and adjust responses in the `responses/` folder to remove any mentions of GitHub Pages. |
16+
| [GitHub Pages](https://help.github.com/en/enterprise/admin/installation/configuring-github-pages-on-your-appliance) | No | Used to let the learner work on a realistic, published web page. | Remove the first step in `config.yml`, and adjust responses in the `responses/` folder to remove any mentions of GitHub Pages. |

0 commit comments

Comments
 (0)