Skip to content

Commit 028b8c9

Browse files
authored
fix
1 parent 893c7ff commit 028b8c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributor-docs/how_firebase_works.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ During initialization, `FirebaseApp` discovers all Firebase SDKs present in the
4242
In addition to `FirebaseOptions`, `FirebaseApp` registers additional components that product SDKs can request via dependency injection. To name a few:
4343

4444
* `android.content.Context`(Application context)
45-
* [Common Executors](https://github.com/firebase/firebase-android-sdk/blob/master/docs/executors.md)
45+
* [Common Executors]({{ site.baseurl }}{% link components/executors.md %})
4646
* `FirebaseOptions`
4747
* Various internal components
4848

0 commit comments

Comments
 (0)