Skip to content

Commit 4671e5e

Browse files
authored
Develop (#3)
* Add ArtifactsService for managing CFX GitHub artifacts * Update file source reference in installation guide
1 parent 796e2b8 commit 4671e5e

2 files changed

Lines changed: 586 additions & 2 deletions

File tree

content/docs/txadmin/windows/install.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ This guide covers the complete installation and initial setup process for txAdmi
3333

3434
<Accordions>
3535
<Accordion title="Cause creating a system that automatically does this via your GitHub releases is sooo hard apparently... Side note it's not 🙄 wanna see how we did it?">
36-
<FileSource filePath="lib/artifacts/fetcher.ts" title="lib/artifacts/fetcher.ts" />
36+
<FileSource filePath="lib/examples/artifacts.go" title="lib/examples/artifacts.go" />
3737
</Accordion>
3838
</Accordions>
3939

@@ -195,4 +195,4 @@ This guide covers the complete installation and initial setup process for txAdmi
195195

196196
<ImageModal src="/screenshots/txadmin/welcome.png" alt="Welcome to txAdmin" title="Welcome to txAdmin" />
197197
</Step>
198-
</Steps>
198+
</Steps>

0 commit comments

Comments
 (0)