Skip to content

Commit a33d27e

Browse files
authored
[Fix] Fix main line link in MAE README.md (open-mmlab#1556)
1 parent 2638bdf commit a33d27e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/mae/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<a href="https://github.com/facebookresearch/mae">Official Repo</a>
1010

11-
<a href="https://github.com/open-mmlab/mmsegmentation/blob/v0.24.0/mmseg/models/backbones/mae.py#46">Code Snippet</a>
11+
<a href="https://github.com/open-mmlab/mmsegmentation/blob/v0.24.0/mmseg/models/backbones/mae.py#L46">Code Snippet</a>
1212

1313
## Abstract
1414

0 commit comments

Comments
 (0)