Skip to content

Commit

Permalink
[Docs] Fix API reference link of FloatingActionButton
Browse files Browse the repository at this point in the history
Resolves #3919

GIT_ORIGIN_REV_ID=a6fa54af8db6c86c9a73405c0664ad52a022016c
PiperOrigin-RevId: 590268674
  • Loading branch information
Biswa96 authored and raajkumars committed Dec 13, 2023
1 parent 392acf9 commit 90e15d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/components/FloatingActionButton.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ represents the primary action of a screen.
## Design & API Documentation

* [Google Material3 Spec](https://material.io/components/floating-action-button/overview)
* [API reference](https://developer.android.com/reference/com/google/android/material/fa/package-summary)
* [API reference](https://developer.android.com/reference/com/google/android/material/floatingactionbutton/package-summary)

## Using FABs

Expand Down

0 comments on commit 90e15d8

Please sign in to comment.