Skip to content

Commit dbf9f98

Browse files
authored
Merge pull request #763 from IABTechLab/gwh-APIDOCS-2688-09-minor-edits-parity
AWS doc edit, other minor typographical edits
2 parents 9973fb7 + f5755c6 commit dbf9f98

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/guides/operator-guide-aws-marketplace.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,8 @@ These are the default settings for the following reasons:
329329
- The command refers to `/var/lib/logrotate/logrotate.status` to check the log status and see if it has reached the rotation condition, so that it won't make extra rotations when `logrotate` is run every minute.
330330

331331
### Changing the Log Rotation Schedule
332-
To change the log rotation schedule, update the `etc/logrotate.d/uid2operator.conf` file.
332+
333+
To change the log rotation schedule, update the `etc/logrotate.d/operator-logrotate.conf` file.
333334

334335
Follow the instructions in the logrotate documentation: see [logrotate(8) - Linux man](https://linux.die.net/man/8/logrotate) page.
335336

docs/sdks/sdk-ref-csharp-dotnet.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ The library uses .NET Standard 2.1. unit tests. The sample app uses .NET 5.0.
3737

3838
## GitHub Repository/Binary
3939

40-
4140
This SDK is in the following open-source GitHub repository:
4241

4342
- [SDK for .NET](https://github.com/IABTechLab/uid2-client-net/blob/master/README.md)

0 commit comments

Comments
 (0)