Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/md/manual/home.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ attributes.

The default Android shrinker, R8, is compatible with ProGuard [configuration](configuration/usage.md).

If you are getting started with ProGuard, please follow the [Quick Start](building.md) guide in order to arrive at a basic setup for your application or library as quickly as possible.
If you are getting started with ProGuard, please follow the [Quick Start](quickstart.md) guide in order to arrive at a basic setup for your application or library as quickly as possible.

Experienced users can directly consult the [Configuration section](configuration/usage.md) where all features are described.

Expand Down