Skip to content

Commit 9bb9c8c

Browse files
committed
Use absolute path in documentation
The CONTRIBUTING.md was getting included as a (broken) relative link on Supermarket, instead of pointing back to GitHub.
1 parent af6d71c commit 9bb9c8c

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# tripwire_agent Cookbook CHANGELOG
22

3+
## 0.1.1 (2017-06-22)
4+
5+
Formatting fixes for documentation. No code changes.
6+
37
## 0.1.0 (2017-06-22)
48

59
The first version released on GitHub and Chef Supermarket

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,4 +256,4 @@ run_list:
256256
257257
## Contributing
258258
259-
See the [contribution guidelines](CONTRIBUTING.md) for more information.
259+
See the [contribution guidelines](https://github.com/Tripwire/chef-tripwire_agent/blob/master/CONTRIBUTING.md) for more information.

0 commit comments

Comments
 (0)