Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Fix] Fix main line link in MAE README.md #1556

Merged
merged 1 commit into from
May 5, 2022

Conversation

MengzhangLI
Copy link
Contributor

Motivation

The main line link in MAE readme misses one character "L".

From

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

to

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

@MengzhangLI MengzhangLI requested a review from MeowZheng May 5, 2022 09:14
@MengzhangLI MengzhangLI self-assigned this May 5, 2022
@MeowZheng MeowZheng merged commit a33d27e into open-mmlab:master May 5, 2022
ZhimingNJ pushed a commit to AetrexTechnology/mmsegmentation that referenced this pull request Jun 29, 2022
@MengzhangLI MengzhangLI deleted the fix_mae_readme branch July 15, 2022 03:37
wjkim81 pushed a commit to wjkim81/mmsegmentation that referenced this pull request Dec 3, 2023
* update circle ci and pre-commit hook configs

* mdformat fix lint

* modify config

* temporally disable documentation building
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants