Skip to content

Commit 714a891

Browse files
jaesunyfacebook-github-bot
authored andcommitted
Fix typo
Summary: Pull Request resolved: facebookresearch#171 Differential Revision: D18137764 Pulled By: ppwwyyxx fbshipit-source-id: 4e41b04db86b18a208603a76ee4213ed227ad25f
1 parent 7e6b37a commit 714a891

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/extend.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ In detectron2, there are two types of interfaces that address this tension toget
3131
included in detectron2, these well-defined components can be reused.
3232

3333

34-
If you only need the standard behavior, the [Beginner's Tutorial](getting_started)
34+
If you only need the standard behavior, the [Beginner's Tutorial](getting_started.html)
3535
should suffice. If you need to extend detectron2 to your own needs,
3636
see the following tutorials for more details:
3737

0 commit comments

Comments
 (0)