Skip to content

Commit

Permalink
switch example to use bump-agent-js branch
Browse files Browse the repository at this point in the history
  • Loading branch information
chenyan-dfinity committed Sep 16, 2024
1 parent 360a168 commit d32ef15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/examples.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ export interface ExampleProject {

const example = {
repo: "dfinity/examples",
branch: "master",
branch: "bump-agent-js",
};
const readmeURL =
"https://raw.githubusercontent.com/dfinity/examples/master/motoko";
Expand Down

0 comments on commit d32ef15

Please sign in to comment.