Skip to content

Commit 32c117f

Browse files
authored
fixed file paths in README.md
1 parent 9bb6d3e commit 32c117f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ You can use `engflow_auth` to authenticate when no web browser is available, for
6767
engflow_auth logout [CLUSTER URL]
6868
```
6969

70-
For an example, see this repository's own configuration. [main.yml](/blob/main/.github/workflows/main.yml) grants access to the secret. [login.sh](/blob/main/infra/login.sh) obtains and imports a credential. [logout.sh](/blob/main/infra/logout.sh) removes it.
70+
For an example, see this repository's own configuration. [main.yml](/.github/workflows/main.yml) grants access to the secret. [login.sh](/infra/login.sh) obtains and imports a credential. [logout.sh](/infra/logout.sh) removes it.
7171
7272
## Build from source
7373

0 commit comments

Comments
 (0)