Skip to content

Commit

Permalink
fix: Update link
Browse files Browse the repository at this point in the history
  • Loading branch information
pawanpaudel93 committed Aug 7, 2024
1 parent 421ca83 commit e2d8ad3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/types/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export interface DeployConfig {
contractPath: string
/**
* The module source to use to spin up Process
* @default "Fetches from `https://raw.githubusercontent.com/permaweb/aos/main/package.json`"
* @default "Fetches from `https://raw.githubusercontent.com/pawanpaudel93/ao-deploy-config/main/config.json`"
*/
module?: string
/**
Expand Down

0 comments on commit e2d8ad3

Please sign in to comment.