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

Fixing broken links #302

Closed
wants to merge 2 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/shipping/Code/java.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ import TabItem from '@theme/TabItem';
<TabItem value="Logzio-Log4j2-Appender" label="Logzio-Log4j2-Appender" default>

:::note
[Project's GitHub repo](https://github.com/logzio/go-metrics-sdk/)
[Project's GitHub repo](https://github.com/logzio/logzio-log4j2-appender/)
:::

The Logz.io Log4j 2 appender sends logs using non-blocking threading, bulks, and HTTPS encryption to port 8071.
Expand Down Expand Up @@ -265,7 +265,7 @@ public class LogzioLog4j2Example {
<TabItem value="Logzio-Logback-Appender" label="Logzio-Logback-Appender">

:::note
[Project's GitHub repo](https://github.com/logzio/ogzio-log4j2-appender/)
[Project's GitHub repo](https://github.com/logzio/logzio-log4j2-appender/)
:::

Logback sends logs to your Logz.io account using non-blocking threading, bulks, and HTTPS encryption to port 8071.
Expand Down
2 changes: 1 addition & 1 deletion static/manifest.json

Large diffs are not rendered by default.