Skip to content

Commit bebfc0c

Browse files
authored
Merge pull request #665 from curx/master
fix location for env.rc file
2 parents 167a81f + dbcf865 commit bebfc0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ spec:
6767
## OpenStack credential
6868
6969
### Generate credentials
70-
The [env.rc](./env.rc) script sets the environment variables related to credentials.
70+
The [env.rc](../templates/env.rc) script sets the environment variables related to credentials.
7171
7272
```bash
7373
source env.rc <path/to/clouds.yaml> <cloud>

0 commit comments

Comments
 (0)