Merge pull request #294 from littletomatodonkey/sta/fix_en_link

fix dead link
This commit is contained in:
littletomatodonkey 2020-09-26 15:49:47 +08:00 committed by GitHub
commit ce587191e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,9 +36,9 @@ PaddleClas is a toolset for image classification tasks prepared for the industry
## Tutorials ## Tutorials
- [Installation](./docs/en/tutorials/install.md) - [Installation](./docs/en/tutorials/install_en.md)
- [Quick start PaddleClas in 30 minutes](./docs/en/tutorials/quick_start.md) - [Quick start PaddleClas in 30 minutes](./docs/en/tutorials/quick_start_en.md)
- [Model introduction and model zoo](./docs/en/models/models_intro.md) - [Model introduction and model zoo](./docs/en/models/models_intro_en.md)
- [Model zoo overview](#Model_zoo_overview) - [Model zoo overview](#Model_zoo_overview)
- [ResNet and Vd series](#ResNet_and_Vd_series) - [ResNet and Vd series](#ResNet_and_Vd_series)
- [Mobile series](#Mobile_series) - [Mobile series](#Mobile_series)