Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typo in project_page by separating loggly and puppet with a dash #7

Merged
merged 1 commit into from Apr 7, 2015
Merged
Changes from all commits
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Fix typo in project_page by separating loggly and puppet with a dash

  • Loading branch information
jniesen committed Mar 16, 2015
commit 1b9896cea1e161dfcbae02c900f382f31e77bce2
@@ -4,7 +4,7 @@ author 'loggly'
license 'Apache License, Version 2.0'
summary 'Configures various data sources for automatic submission to Loggly'
description 'This puppet module allows various data sources to be configured for automatic submission to Loggly, such as rsyslog, sylog-ng, Apache, PHP, Ruby, etc.'
project_page 'https://github.com/loggly/logglypuppet'
project_page 'https://github.com/loggly/loggly-puppet'

## Add dependencies, if any:
# dependency 'username/name', '>= 1.2.0'
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.