mirror of
https://github.com/fosrl/docs-v2.git
synced 2026-02-10 23:16:42 +00:00
minor adjustments to naming
This commit is contained in:
@@ -41,20 +41,15 @@ Pangolin is made up of multiple components. To get the fastest response, file yo
|
||||
[Issues](https://github.com/fosrl/android/issues).
|
||||
</Card>
|
||||
|
||||
<Card title="Apple App" icon="desktop" href="https://github.com/fosrl/apple">
|
||||
<Card title="Apple Apps" icon="desktop" href="https://github.com/fosrl/apple">
|
||||
Pangolin application for macOS, iOS, and iPadOS.
|
||||
[Issues](https://github.com/fosrl/apple/issues).
|
||||
</Card>
|
||||
|
||||
<Card title="Unix CLI" icon="desktop" href="https://github.com/fosrl/cli">
|
||||
<Card title="Pangolin CLI" icon="desktop" href="https://github.com/fosrl/cli">
|
||||
Pangolin CLI client for Linux and macOS environments.
|
||||
[Issues](https://github.com/fosrl/cli/issues).
|
||||
</Card>
|
||||
|
||||
<Card title="Olm" icon="desktop" href="https://github.com/fosrl/olm">
|
||||
Low-level client tunnel connector used by clients.
|
||||
[Issues](https://github.com/fosrl/olm/issues).
|
||||
</Card>
|
||||
</CardGroup>
|
||||
|
||||
## Feature Requests
|
||||
@@ -84,8 +79,8 @@ Bug reports should be submitted in GitHub Issues for the relevant repository:
|
||||
|
||||
- **Windows App**: [fosrl/windows/issues](https://github.com/fosrl/windows/issues)
|
||||
- **Android App**: [fosrl/android/issues](https://github.com/fosrl/android/issues)
|
||||
- **Apple App**: [fosrl/apple/issues](https://github.com/fosrl/apple/issues)
|
||||
- **Unix CLI**: [fosrl/cli/issues](https://github.com/fosrl/cli/issues)
|
||||
- **Apple Apps**: [fosrl/apple/issues](https://github.com/fosrl/apple/issues)
|
||||
- **Pangolin CLI**: [fosrl/cli/issues](https://github.com/fosrl/cli/issues)
|
||||
- **Olm**: [fosrl/olm/issues](https://github.com/fosrl/olm/issues)
|
||||
|
||||
Using the correct repo ensures:
|
||||
@@ -111,7 +106,7 @@ Please provide as much detail as possible to help developers reproduce and fix t
|
||||
|
||||
<CardGroup cols={2}>
|
||||
<Card title="Security Issues" icon="shield">
|
||||
For security vulnerabilities, please email security@fossorial.com instead of posting publicly.
|
||||
For security vulnerabilities, please email security@pangolin.net instead of posting publicly.
|
||||
</Card>
|
||||
|
||||
<Card title="General Questions" icon="question">
|
||||
|
||||
Reference in New Issue
Block a user