Skip to content

Commit

Permalink
Update COLLABORATOR_GUIDE.md
Browse files Browse the repository at this point in the history
Co-authored-by: Caner Akdas <[email protected]>
Signed-off-by: Brian Muenzenmeyer <[email protected]>
  • Loading branch information
bmuenzenmeyer and canerakdas authored Jan 7, 2025
1 parent ed1d959 commit a603c6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion COLLABORATOR_GUIDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ To add a new download installation method, follow these steps:
Example:

```javascript
// filepath: /nodejs.org/apps/site/utils/downloadUtils.tsx
// filepath: /nodejs.org/apps/site/util/downloadUtils.tsx
// See full reference of INSTALL_METHODS within `downloadUtils.tsx`
export const INSTALL_METHODS = [
// ...existing methods...
Expand Down

0 comments on commit a603c6e

Please sign in to comment.