File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -37,6 +37,7 @@ npm-debug.log
37
37
38
38
# docs artifacts
39
39
docs /modules /api
40
+ build /
40
41
41
42
# only used to package @openzeppelin/contracts
42
43
contracts /build /
Original file line number Diff line number Diff line change 4
4
5
5
[.contract]
6
6
[[{{ anchor }} ]]
7
- === `++{{ name }} ++` link:https://github.com/OpenZeppelin/openzeppelin-contracts/blob/v {{ oz-version }} /{{ __item_context.file.absolutePath }} [{github-icon},role=heading-link]
7
+ === `++{{ name }} ++` link:https://github.com/OpenZeppelin/openzeppelin-community- contracts/blob/master /{{ __item_context.file.absolutePath }} [{github-icon},role=heading-link]
8
8
9
9
[.hljs-theme-light.nopadding]
10
10
```solidity
11
- import "@openzeppelin/{{ __item_context.file.absolutePath }} ";
11
+ import "@openzeppelin/community- {{ __item_context.file.absolutePath }} ";
12
12
```
13
13
14
14
{{{ natspec.dev }}}
You can’t perform that action at this time.
0 commit comments