@cryptotaxi247 / netdata-1 / commits / 14920dbaa

Fix 404s in markdown files (#16285)

* fix first batch of 404s in our codebase * more changes/ code review --------- Signed-off-by: Tasos Katsoulas <tasos@netdata.cloud> Co-authored-by: Tasos Katsoulas <tasos@netdata.cloud>

Fotis Voutsas committed Oct 30, 2023 at 18:13 UTC 14920dbaa7dea0061a384ec1136087aa713c8fec
7 files changed +6 -12
README.md
-1
@@ -755,7 +755,6 @@ General information about contributions:
755 - Check our [Security Policy](https://github.com/netdata/netdata/security/policy).
756 - Found a bug? Open a [GitHub issue](https://github.com/netdata/netdata/issues/new?assignees=&labels=bug%2Cneeds+triage&template=BUG_REPORT.yml&title=%5BBug%5D%3A+).
757 - Read our [Contributing Guide](https://github.com/netdata/.github/blob/main/CONTRIBUTING.md), which contains all the information you need to contribute to Netdata, such as improving our documentation, engaging in the community, and developing new features. We've made it as frictionless as possible, but if you need help, just ping us on our community forums!
758 -- We have a whole category dedicated to contributing and extending Netdata on our [community forums](https://community.netdata.cloud/c/agent-development/9)
758
759 Package maintainers should read the guide on [building Netdata from source](https://github.com/netdata/netdata/blob/master/packaging/installer/methods/source.md) for
760 instructions on building each Netdata component from the source and preparing a package.
REDISTRIBUTED.md
+2 -2
@@ -108,7 +108,7 @@ connectivity is not available.
108 Copyright 2016, Hyunje Alex Jun and other contributors
109 [MIT License](https://github.com/noraesae/perfect-scrollbar/blob/master/LICENSE)
110
111 -- [FontAwesome](https://fortawesome.github.io/Font-Awesome/)
111 +- [FontAwesome](https://github.com/FortAwesome/Font-Awesome)
112
113 Created by Dave Gandy
114 Font license: [SIL OFL 1.1](http://scripts.sil.org/OFL)
@@ -141,7 +141,7 @@ connectivity is not available.
141 Copyright 2014, Pavel Rojtberg
142 [LGPL 2.1 License](http://opensource.org/licenses/LGPL-2.1)
143
144 -- [PyYAML](https://bitbucket.org/blackjack/pysensors)
144 +- [PyYAML](https://pypi.org/project/PyYAML/)
145
146 Copyright 2006, Kirill Simonov
147 [MIT License](https://github.com/yaml/pyyaml/blob/master/LICENSE)
docs/cloud/manage/organize-your-infrastrucutre-invite-your-team.md
+1 -1
@@ -128,7 +128,7 @@ Click on the gear icon of the War Room's name in the top of the page to do that.
128 2. To **include an existing node** to a War Room or **connect a new node\*** click on **Nodes** tab. Choose any connected node you want to add to this War Room by clicking on the checkbox next to its hostname, then click **+ Add** at the top of the panel.
129
130 3. To **add existing users to a War Room**, click on **Add Users**.
131 - See our [invite doc](#invite-your-team.md) for details on inviting new users to your Space in Netdata Cloud.
131 + See our [invite section](#invite-your-team) for details on inviting new users to your Space in Netdata Cloud.
132
133 > #### Note
134 >
docs/contributing/style-guide.md
-3
@@ -31,9 +31,6 @@ emoji.
31 The same idea about voice and tone applies to organizations, too. Our voice shouldn't change much between two pieces of
32 content, no matter who wrote each, but the tone might be quite different based on who we think is reading.
33
34 -For example, a [blog post](https://www.netdata.cloud/blog/) and a [press release](https://www.netdata.cloud/news/)
35 -should have a similar voice, despite most often being written by different people. However, blog posts are relaxed and
36 -witty, while press releases are focused and academic. You won't see any emoji in a press release.
34
35 ### Voice
36
docs/getting-started/introduction.md
+2 -3
@@ -168,10 +168,9 @@ You can also find Netdata on:
168
169 Contributions are the lifeblood of open-source projects. While we continue to invest in and improve Netdata, we need help to democratize monitoring!
170
171 -- Read our [Contributing Guide](https://github.com/netdata/.github/blob/main/CONTRIBUTING.md), which contains all the information you need to contribute to Netdata, such as improving our documentation, engaging in the community, and developing new features. We've made it as frictionless as possible, but if you need help, just ping us on our community forums!
172 -- We have a whole category dedicated to contributing and extending Netdata on our [community forums](https://community.netdata.cloud/c/agent-development/9)
171 +- Check our [Security Policy](https://github.com/netdata/netdata/security/policy).
172 - Found a bug? Open a [GitHub issue](https://github.com/netdata/netdata/issues/new?assignees=&labels=bug%2Cneeds+triage&template=BUG_REPORT.yml&title=%5BBug%5D%3A+).
174 -- View our [Security Policy](https://github.com/netdata/netdata/security/policy).
173 +- Read our [Contributing Guide](https://github.com/netdata/.github/blob/main/CONTRIBUTING.md), which contains all the information you need to contribute to Netdata, such as improving our documentation, engaging in the community, and developing new features. We've made it as frictionless as possible, but if you need help, just ping us on our community forums!
174
175 Package maintainers should read the guide on [building Netdata from source](https://github.com/netdata/netdata/blob/master/packaging/installer/methods/source.md) for
176 instructions on building each Netdata component from source and preparing a package.
docs/guides/monitor-hadoop-cluster.md
-1
@@ -179,7 +179,6 @@ The Netdata community helped us create sane defaults for alerts related to both
179 investigate these to ensure they work well with your Hadoop implementation.
180
181 - [HDFS alerts](https://raw.githubusercontent.com/netdata/netdata/master/health/health.d/hdfs.conf)
182 -- [Zookeeper alerts](https://raw.githubusercontent.com/netdata/netdata/master/health/health.d/zookeeper.conf)
182
183 You can also access/edit these files directly with `edit-config`:
184
docs/quickstart/infrastructure.md
+1 -1
@@ -220,7 +220,7 @@ collect from across your infrastructure with Netdata.
220 - [Events Feed](https://github.com/netdata/netdata/blob/master/docs/cloud/insights/events-feed.md)
221 - Management and settings
222 - [Sign in with email, Google, or GitHub](https://github.com/netdata/netdata/blob/master/docs/cloud/manage/sign-in.md)
223 - - [Invite your team](hhttps://github.com/netdata/netdata/blob/master/docs/cloud/manage/organize-your-infrastrucutre-invite-your-team.md#invite-your-team)
223 + - [Invite your team](https://github.com/netdata/netdata/blob/master/docs/cloud/manage/organize-your-infrastrucutre-invite-your-team.md#invite-your-team)
224 - [Choose your Netdata Cloud theme](https://github.com/netdata/netdata/blob/master/docs/cloud/manage/themes.md)
225 - [Role-Based Access](https://github.com/netdata/netdata/blob/master/docs/cloud/manage/role-based-access.md)
226 - [Paid Plans](https://github.com/netdata/netdata/blob/master/docs/cloud/manage/plans.md)