Skip to content

Commit 51a983d

Browse files
committed
docs: update partners json path
1 parent 31f59a5 commit 51a983d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/partners.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ All partners must be approved by the Node.js Marketing Team and the Node.js Tech
88

99
To add or remove a partner:
1010

11-
1. Modify the `apps/site/util/partners/constants.json` file. This file contains an array of partner objects, each with the following fields:
11+
1. Modify the `apps/site/public/static/partners/constants.json` file. This file contains an array of partner objects, each with the following fields:
1212
- `id`: A unique identifier for the partner (used for logo import).
1313
- `name`: The display name of the partner.
1414
- `href`: A URL linking to the partner’s website.

0 commit comments

Comments
 (0)