Skip to content

Commit e706ce7

Browse files
authored
Further external link usage fixes (#21)
Signed-off-by: Hofi <hofione@gmail.com>
2 parents 308fc71 + 3894c3f commit e706ce7

File tree

7 files changed

+18
-20
lines changed

7 files changed

+18
-20
lines changed

_data/external_links.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,11 @@ sn-prod-binaries-dl:
5858
url: https://www.syslog-ng.com/products/open-source-log-management/3rd-party-binaries.aspx
5959
title: [ "syslog-ng Open Source Edition installation packages" ]
6060

61+
sn-blogs:
62+
id: sn-blogs
63+
url: https://syslog-ng.com/blog/
64+
title: [ "syslog-ng blogs" ]
65+
6166
mm-javascripts:
6267
id: mm-javascripts
6368
url: https://mmistakes.github.io/minimal-mistakes/docs/javascript/
Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,9 @@
11
## See also
22

3-
[[The syslog-ng.conf manual page]]
4-
[[The syslog-ng manual page]]
3+
The syslog-ng.conf manual page \
4+
The syslog-ng manual page
55

6-
>**NOTE:** For the detailed documentation of syslog-ng OSE see
7-
>[syslog-ng OSE Documentation page](https://www.syslog-ng.com/).
8-
>
9-
>If you experience any problems or need help with syslog-ng OSE, visit
10-
>the [syslog-ng mailing list](https://lists.balabit.hu/mailman/listinfo/syslog-ng).
11-
>
12-
>For news and notifications about syslog-ng OSE, visit the [syslog-ng blogs](https://syslog-ng.com/blog/).
6+
>**NOTE:**
7+
>If you experience any problems or need help with syslog-ng OSE, visit the syslog-ng mailing list. \
8+
>For news and notifications about syslog-ng OSE, visit the syslog-ng blogs.
139
{: .notice--info}

doc/_admin-guide/030_Installing_syslog-ng/000_Compiling_syslog-ng_from_source.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description: >-
88
---
99

1010
For a list of third-party packages available for various Linux, UNIX,
11-
and other platforms, see [syslog-ng Open Source Edition installation packages](https://www.syslog-ng.com/products/open-source-log-management/3rd-party-binaries.aspx).
11+
and other platforms, see syslog-ng Open Source Edition installation packages.
1212

1313
## Steps
1414

doc/_admin-guide/030_Installing_syslog-ng/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ description: >-
99
- You can install syslog-ng OSE on many platforms using the package
1010
manager and official repositories of the platform. For a list of
1111
third-party packages available for various Linux, UNIX, and other
12-
platforms, see [syslog-ng Open Source Edition installation
13-
packages](https://www.syslog-ng.com/products/open-source-log-management/3rd-party-binaries.aspx).
12+
platforms, see syslog-ng Open Source Edition installation packages.
1413

1514
- For instructions on compiling syslog-ng Open Source Edition from the
1615
source code, see [[Compiling syslog-ng from source]]

doc/_admin-guide/120_Parser/014_panos_parser/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,7 @@ For details on using value-pairs in syslog-ng OSE, see
2323
- Version 3.29 of syslog-ng OSE or later.
2424

2525
**NOTE:** Most Linux distributions feature syslog-ng OSE versions
26-
earlier than version 3.29. For up-to-date binaries, visit [the
27-
syslog-ng third-party binaries
28-
page](https://www.syslog-ng.com/products/open-source-log-management/3rd-party-binaries.aspx).
26+
earlier than version 3.29. For up-to-date binaries, visit the syslog-ng Open Source Edition installation packages page.
2927
{: .notice--info}
3028

3129
- PAN-OS log messages from Palo Alto Networks devices.

doc/_admin-guide/120_Parser/023_db_parser/001_Using_pattern_databases/001_Downloading_sample_patterndb.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ For legal details, the full text of the license is [available here](https://crea
3333

3434
If you create patterns that are not available in the GitHub repository,
3535
consider sharing them with us and the syslog-ng community. To do this,
36-
open a GitHub issue, or send them to the [syslog-ng mailing
37-
list](https://lists.balabit.hu/mailman/listinfo/syslog-ng/).
36+
open a GitHub issue, or send them to the syslog-ng mailing
37+
list.

doc/_admin-guide/170_Troubleshooting_syslog-ng/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,9 @@ description: >-
5050
[[Things to consider when forwarding messages between syslog-ng OSE hosts]].
5151

5252
- In case you experience a problem that is not covered in this guide,
53-
send it to our [mailing list](https://lists.balabit.hu/mailman/listinfo/syslog-ng/).
53+
send it the syslog-ng mailing list.
5454

55-
To report bugs found in syslog-ng OSE, [visit our GitHub issues page](https://github.com/syslog-ng/syslog-ng/issues/).
55+
To report bugs found in syslog-ng OSE, visit the syslog-ng issue tracker on GitHub.
5656

5757
Precompiled binary packages are available for free from various
58-
third-parties. See [the list of precompiled syslog-ng OSE binary packages](https://www.syslog-ng.com/products/open-source-log-management/3rd-party-binaries.aspx).
58+
third-parties. See the list of precompiled syslog-ng OSE binary packages.

0 commit comments

Comments
 (0)