Skip to content

Commit 613ebcd

Browse files
Merge pull request #104 from Venafi/update-example-link
updates link to absolute url for redirecting to examples in README
2 parents 4404e7f + 41ef4da commit 613ebcd

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
@@ -38,7 +38,7 @@ If installation fails collecting dependancies, make sure your python setuptools
3838

3939
## Usage example
4040

41-
For code samples of programmatic use, please review the files in [/examples](/examples).
41+
For code samples of programmatic use, please review the files in [/examples](https://github.com/Venafi/vcert-python/tree/master/examples).
4242
- For Trust Protection Platform, the `zone` format is the DN of a policy with or without the "\VED\Policy\" prefix (e.g. "\VED\Policy\Certificates\VCert" or simply "Certificates\VCert")
4343
- For Venafi as a Service, the `zone` format is the name of an OutagePREDICT Application and the API Alias of an Issuing Template assigned to it delimited by a single backslash character (e.g. "My Application\My CIT")
4444

0 commit comments

Comments
 (0)