MCPcopy Index your code
hub / github.com/gitify-app/gitify / openGitHubParticipatingDocs

Function openGitHubParticipatingDocs

src/renderer/utils/system/links.ts:70–72  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

68}
69
70export function openGitHubParticipatingDocs() {
71 openExternalLink(Constants.GITHUB_DOCS.PARTICIPATING_URL);
72}

Callers 2

NotificationSettingsFunction · 0.90
links.test.tsFile · 0.90

Calls 1

openExternalLinkFunction · 0.90

Tested by

no test coverage detected