Skip to content

Commit

Permalink
update project url
Browse files Browse the repository at this point in the history
  • Loading branch information
terencet committed Oct 24, 2016
1 parent 559e7e3 commit a9a38e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ using Serilog.Exceptions;
using Serilog.Formatting.Json;
using SeriLog.LogSanitizingFormatter;
namespace PageUp.JobSource.Infrastructure.Logging
namespace PageUp.Infrastructure.Logging
{
public class Logger
{
Expand Down
1 change: 1 addition & 0 deletions src/SeriLog.LogSanitizingFormatter/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"owners": [ "PageUp" ],
"authors": [ "PageUp" ],
"description": "A log sanitizing formatter to scrub senstive data from logs",
"projectUrl": "https://github.com/PageUpPeopleOrg/SeriLog.LogSanitizingFormatter",
"copyright": "© 2016 PageUp",
"tags": [ "serilog", "logsanitizingformatter", "pageup" ],
"buildOptions": {
Expand Down

0 comments on commit a9a38e1

Please sign in to comment.