Skip to content

Commit 4d8dd31

Browse files
authored
Fixed minor issues (#37)
<!-- SPDX-License-Identifier: CC-BY-4.0 OR GPL-3.0-or-later --> <!-- This file is part of Network Pro --> ## Types of changes <!--- What types of changes does your code introduce? Put an `x` in all the boxes that apply: --> - [x] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to change) ## Checklist <!--- Go over all the following points, and put an `x` in all the boxes that apply. --> <!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! --> - [x] My code follows the code style of this project. - [ ] My change requires a change to the documentation. - [ ] I have updated the documentation accordingly. - [x] I have read the **[CONTRIBUTING](https://github.com/netwk-pro/netwk-pro.github.io/blob/master/.github/CONTRIBUTING.md)** document. - [ ] I have added tests to cover my changes. - [ ] All new and existing tests passed. Pull requests should be thought of as a conversation. There will be some back and forth when trying to get code merged into this or any other project. With all but the simplest changes you can and should expect that the maintainers of the project will request changes to your code. Please be aware of that and check in after you open your PR in order to get your code merged in cleanly. Thank you!
2 parents a206bab + 056426e commit 4d8dd31

File tree

4 files changed

+11
-9
lines changed

4 files changed

+11
-9
lines changed

LICENSE.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ For inquiries not addressed here or to request additional permissions beyond eit
152152

153153
<a name="cc-by"></a>
154154

155-
## 3. Creative Commons Attribution 4.0 International
155+
## 4. Creative Commons Attribution 4.0 International
156156

157157
<sup>Formats:
158158
[Markdown](https://github.com/netwk-pro/netwk-pro.github.io/blob/master/assets/license/CC-BY-4.0.md)
@@ -194,7 +194,7 @@ this License—may be available as further defined within this document.
194194

195195
<a name="gnu-gpl"></a>
196196

197-
## 4. GNU General Public License
197+
## 5. GNU General Public License
198198

199199
<sup>Formats:
200200
[Markdown](https://github.com/netwk-pro/netwk-pro.github.io/blob/master/assets/license/COPYING.md)
@@ -227,7 +227,7 @@ this material. If not, see
227227

228228
<a name="tm"></a>
229229

230-
## 5. Trademarks
230+
## 6. Trademarks
231231

232232
The following trademarks are owned by Network Pro Strategies:
233233

@@ -239,7 +239,7 @@ The following trademarks are owned by Network Pro Strategies:
239239

240240
<a name="changes"></a>
241241

242-
## 6. Changes to Legal Information
242+
## 7. Changes to Legal Information
243243

244244
We may update this Legal Information periodically. Any changes will be posted on this page with the revised effective date. Updates will align with applicable amendments to the **Arizona Revised Statutes** and **United States Code**.
245245

legal/LICENSE.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ For inquiries not addressed here or to request additional permissions beyond eit
152152

153153
<a name="cc-by"></a>
154154

155-
## 3. Creative Commons Attribution 4.0 International
155+
## 4. Creative Commons Attribution 4.0 International
156156

157157
<sup>Formats:
158158
[Markdown](https://github.com/netwk-pro/netwk-pro.github.io/blob/master/assets/license/CC-BY-4.0.md)
@@ -194,7 +194,7 @@ this License—may be available as further defined within this document.
194194

195195
<a name="gnu-gpl"></a>
196196

197-
## 4. GNU General Public License
197+
## 5. GNU General Public License
198198

199199
<sup>Formats:
200200
[Markdown](https://github.com/netwk-pro/netwk-pro.github.io/blob/master/assets/license/COPYING.md)
@@ -227,7 +227,7 @@ this material. If not, see
227227

228228
<a name="tm"></a>
229229

230-
## 5. Trademarks
230+
## 6. Trademarks
231231

232232
The following trademarks are owned by Network Pro Strategies:
233233

@@ -239,7 +239,7 @@ The following trademarks are owned by Network Pro Strategies:
239239

240240
<a name="changes"></a>
241241

242-
## 6. Changes to Legal Information
242+
## 7. Changes to Legal Information
243243

244244
We may update this Legal Information periodically. Any changes will be posted on this page with the revised effective date. Updates will align with applicable amendments to the **Arizona Revised Statutes** and **United States Code**.
245245

legal/PRIVACY.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ We may update this Privacy Policy periodically. Changes will be posted on this p
195195

196196
## 11. More Information
197197

198-
For more information about protecting your privacy, you may wish to visit <http://www.privacyalliance.org/> or <http://www.privacylaw.net/>.
198+
For more information about protecting your privacy, you may wish to visit <https://www.privacyalliance.org/>.
199199

200200
For any questions or concerns regarding this Privacy Policy, please contact us at:
201201

legal/TERMS.md

+2
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ Web: <https://bio.neteng.pro>
5252
**Network Pro Strategies**
5353
**Effective Date:** 3/16/2025
5454

55+
&nbsp;
56+
5557
- [Introduction](#intro)
5658
- [Platforms Covered](#platforms)
5759
- [Disclaimer of Warranties](#disclaim)

0 commit comments

Comments
 (0)