From 60fc0660a96f054123d702c7dbe4b2108545f73f Mon Sep 17 00:00:00 2001 From: "Zhian N. Kamvar (UMass)" Date: Wed, 4 Dec 2024 15:11:59 -0800 Subject: [PATCH] oops --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cacd7e2..e0d17a8 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ receive messages (webhooks) and send messages (API requests). Just like a mailbox, you cannot just stick one in a random place an assume that you can start receiving messages---you have to give it an address (a webserver). -In our case, we have [hubDashboard (GitHub app)](https://github.com/apps/hubDashboard) which is running on [glitch (webserver)](https://glitch.com/~crystal-glimmer-path). The scripts for this app live in [`app/index.js`](app/index.html). +In our case, we have [hubDashboard (GitHub app)](https://github.com/apps/hubDashboard) which is running on [glitch (webserver)](https://glitch.com/~crystal-glimmer-path). The scripts for this app live in [`app/index.js`](app/index.js). When the app is installed on a repository, GitHub knows that it has to send [webhook events related to installations, issue comments, and pushes](https://docs.github.com/en/webhooks/webhook-events-and-payloads) to the