Skip to content

Commit

Permalink
Update build.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
emadadel4 committed Oct 15, 2024
1 parent d2911e9 commit 69ee2b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ param (
[switch]$code,
[string]$ProjectDir = $PSScriptRoot,
[string]$localNodePath = "releasenotes.md",
[string]$NoteUrl = "http://localhost:1313/releasenotes.md"
[string]$NoteUrl = "https://raw.githubusercontent.com/emadadel4/ITT/refs/heads/update/releasenotes.md"


)
Expand Down

0 comments on commit 69ee2b0

Please sign in to comment.