Fix broken links in Markdown content (#11437)
Changes: - Fixed two links in the handbook - Fixed a link in the "How to use osquery evented tables" article
This commit is contained in:
@@ -19,7 +19,7 @@ This separation between osquery and the utility means that some evented tables r
|
||||
You can tell that an osquery table is evented in two ways:
|
||||
|
||||
- The table ends in `_events`.
|
||||
- In the [osquery schema](osquery.io/schema), the table is marked with an "evented" tag near the table name.
|
||||
- In the [osquery schema](https://osquery.io/schema), the table is marked with an "evented" tag near the table name.
|
||||
|
||||
## What do I need to consider when configuring evented tables?
|
||||
|
||||
|
||||
@@ -289,7 +289,7 @@ Capturing video from meetings with customers, prospects, and community members o
|
||||
- While some Fleeties may have a Gong seat that is necessary in their work, the typical use case at Fleet is for employees on the company's sales, customer success, or customer support teams.
|
||||
- You should be notified anytime you join a recorded call with an audio message announcing "this meeting is being recorded" or "recording in progress." To stop a recording, the host of the call can press "Stop."
|
||||
- If the call has external participants and is recorded, this call is stored in Gong for future use.
|
||||
To access a recording saved in Gong, visit [app.gong.io](app.gong.io) and sign in with SSO.
|
||||
To access a recording saved in Gong, visit [app.gong.io](https://app.gong.io) and sign in with SSO.
|
||||
- Everyone at Fleet has access, whether they have a Gong seat or not, and you can explore and search through any uploaded call transcripts unless someone marks them as private (though the best practice would be not to record any calls you don't want to be captured).
|
||||
If you ever make a mistake and need to delete something, you can delete the video in Gong or reach out to Nathan Holliday or Mike McNeil for help. They will delete it immediately without watching the video.
|
||||
- Note that any recording stopped within 60 seconds of the start of the recording is not saved in Gong, and there will be no saved record of it.
|
||||
|
||||
@@ -38,7 +38,7 @@ Making changes to the handbook first [encourages](https://www.youtube.com/watch?
|
||||
|
||||
> The Fleet handbook is inspired by the [GitLab team handbook](https://about.gitlab.com/handbook/about/). It shares the same [advantages](https://about.gitlab.com/handbook/about/#advantages) and will probably undergo a similar [evolution](https://about.gitlab.com/handbook/ceo/#evolution-of-the-handbook).
|
||||
|
||||
To contribute to the handbook, click "Edit this page" and make your [edits in Markdown](https://fleetdm.com/handbook/company/handbook).
|
||||
To contribute to the handbook, click "Edit this page" and make your [edits in Markdown](https://fleetdm.com/handbook/company).
|
||||
|
||||
|
||||
## Why the emphasis on training?
|
||||
|
||||
Reference in New Issue
Block a user