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

Commit 89160b9

Browse files
committed
remove unused dependency
1 parent e9732e2 commit 89160b9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

server-installation-notes.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,4 @@ The following are dependencies of the course. The course may continue to work wi
1414
| Dependency | Required? | Reason | Alternative |
1515
|---------------------------------------------------------------------------------------------------------------------------------|-----------|--------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
1616
| 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. |
17-
| 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-
| The [Release Drafter GitHub App](https://github.com/toolmantim/release-drafter) must be installed or approved for installation. | No | Used in a course step to teach learners how to create automatic releases. | If the app won't be installed or pre-approved, remove the Release Drafter step in `config.yml`, the step that follows it, and any references to the GitHub App in the `responses/` folder. |
17+
| 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. |

0 commit comments

Comments
 (0)