Skip to content

Commit d78a65c

Browse files
committed
syslog-ng name variables in common readmes
Signed-off-by: mrgarris0n <gergely.karacsonyi@gmail.com>
1 parent 92dceb8 commit d78a65c

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!-- DO NOT ADD frontmatter, this belongs to the GitHub repository only -->
22

3-
# Welcome to the syslog-ng documentation center source repository
3+
# Welcome to the {{ site.product.short_name }} documentation center source repository
44

55
[gh:gh-doc-pages]: https://syslog-ng.github.io/doc/
66
[gh:gh-syslog-ng-doc-issue-tracker]: https://github.com/syslog-ng/doc/issues
@@ -9,15 +9,15 @@
99
[ref:admin-guide]: doc/_admin-guide
1010
[ref:dev-guide]: doc/_dev-guide
1111

12-
Here you can browse, search and contribute to most of the syslog-ng documentation.
12+
Here you can browse, search and contribute to most of the {{ site.product.short_name }} documentation.
1313

1414
## [Documentation guide][ref:doc-guide]
1515

1616
If you would like to help us to make our documentation better, this is [how to contribute][ref:doc-guide-contrib].
1717

1818
## [Administrator guide][ref:admin-guide]
1919

20-
This repository part contains the source code of `The syslog-ng Open Source Edition Administration Guide`.
20+
This repository part contains the source code of `The {{ site.product.name }} Administration Guide`.
2121

2222
## [Developer guide][ref:dev-guide]
2323

doc/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Introduction
33
description: >-
4-
Welcome to the syslog-ng documentation center.<br/>
5-
Here you can browse, search and contribute to most of the syslog-ng documentation.
4+
Welcome to the {{ site.product.short_name }} documentation center.<br/>
5+
Here you can browse, search and contribute to most of the {{ site.product.short_name }} documentation.
66
permalink: /
77
id: doc-center
88
---
@@ -15,7 +15,7 @@ If you would like to help us to make our documentation better, here you can find
1515

1616
## {% include markdown_link id="adm-guide" title="Administration guide" outOfFrame=true %}
1717

18-
If you are an active user of syslog-ng, start here to {% include markdown_link id="adm-guide" title="learn" outOfFrame=true withTooltip=true %} about installation, configuration, and fine tuning syslog-ng.
18+
If you are an active user of {{ site.product.short_name }}, start here to {% include markdown_link id="adm-guide" title="learn" outOfFrame=true withTooltip=true %} about installation, configuration, and fine tuning syslog-ng.
1919

2020
## {% include markdown_link id="dev-guide" title="Developer guide" outOfFrame=true %}
2121

@@ -26,7 +26,7 @@ Want to add your idea, bug-fix to the fabolous syslog-ng? Take a look at our {%
2626
In case you have any question, comment, or feedback, you can:
2727

2828
* first check out our {% include markdown_link id="doc-guide#how-to-contribute-to-the-documentation" title="contribution guide" outOfFrame=true withTooltip=true %}
29-
* post your question on the syslog-ng mailing list
29+
* post your question on the {{ site.product.short_name }} mailing list
3030
* use our github to track all of the [[documentation issues|gh-syslog-ng-doc-issue-tracker]]
3131

3232
{% include doc/admin-guide/copyright.md %}

0 commit comments

Comments
 (0)