Skip to content

Commit 6262acf

Browse files
Modify example URL in README.md
Updated example URL in README to use <configPath> placeholder.
1 parent bbfab46 commit 6262acf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,8 @@ The action is setting the following outputs:
7171
>
7272
> Support for working with a global settings file at the organization level (the `.github` repository).
7373
>
74-
> For example, `https://github.com/<repo>/.github/blob/main/.github/preview-updater.yml`.
74+
> For example, `https://github.com/<repo>/.github/blob/main/<configPath>`.
75+
> Like a `https://github.com/TheDragonCode/.github/blob/main/.github/preview-updater.yml`.
7576

7677
Create `.github/preview-updater.yml` (or provide your own path via `configPath`).
7778
All fields are optional—omitted ones fall back to defaults.

0 commit comments

Comments
 (0)