Skip to content

Commit 90c7af1

Browse files
authored
[Docs] Fix the link in readthedocs (#559)
fix the link in readthedocs
1 parent 02c669b commit 90c7af1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/advanced_guides/customize_nas_algorithms.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ d. Use the algorithm component in your config file
7474
mutator=dict(type='mmrazor.OneShotModuleMutator')
7575
```
7676

77-
For further information, please refer to [Mutator ](https://aicarrier.feishu.cn/docx/doxcnmcie75HcbqkfBGaEoemBKg)for more details.
77+
For further information, please refer to [Mutator ](https://mmrazor.readthedocs.io/en/main/advanced_guides/mutator.html)for more details.
7878

7979
3. Rewrite its `loss` function.
8080

0 commit comments

Comments
 (0)