File tree 2 files changed +3
-3
lines changed
packages/plugin-multiversx
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ interface Action {
35
35
}
36
36
```
37
37
38
- Source: https://github.com/elizaos /eliza/packages/core/src/types.ts
38
+ Source: https://github.com/elizaOS /eliza/blob/main /packages/core/src/types.ts
39
39
40
40
---
41
41
@@ -88,7 +88,7 @@ const take_order: Action = {
88
88
};
89
89
```
90
90
91
- Source: https://github.com/elizaos /eliza/packages/plugin-solana/src/actions/takeOrder.ts
91
+ Source: https://github.com/elizaOS /eliza/blob/main /packages/plugin-solana/src/actions/takeOrder.ts
92
92
93
93
---
94
94
Original file line number Diff line number Diff line change @@ -164,7 +164,7 @@ pnpm test:watch
164
164
165
165
## Contributing
166
166
167
- Contributions are welcome! Please see the [ CONTRIBUTING.md] ( CONTRIBUTING.md ) file for more information.
167
+ Contributions are welcome! Please see the [ CONTRIBUTING.md] ( ../../ CONTRIBUTING.md) file for more information.
168
168
169
169
## Credits
170
170
You can’t perform that action at this time.
0 commit comments