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

Updating the link to the latest docs #10

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion responses/00_explain-gh-script.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Create an issue comment

If we take a look at the [Octokit documentation](https://octokit.github.io/rest.js/v17#issues-create-comment) on how to create issue comments we are greeted with the following method:
If we take a look at the [Octokit documentation](https://octokit.github.io/rest.js/v18#issues-create-comment) on how to create issue comments we are greeted with the following method:

**someFile.js**

Expand Down