Skip to content

Commit f5a19a4

Browse files
guspan-tanadicrozzy
authored andcommitted
docs(howto/add_dist): intended links package scanner
Signed-off-by: Guspan Tanadi <[email protected]>
1 parent cc06bf4 commit f5a19a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/howto/add_dist.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Package scanning is context free, meaning no distribution classification has hap
5353
This is because manifests are made up of layers, and a layer which holds a package database may not hold distribution information such as an os-release file.
5454
A package scanner need only parse a target package database and return claircore.Packages.
5555

56-
You need to implement the [Package Scanner](../reference/packagescanner.md) interface to achieve this.
56+
You need to implement the [Package Scanner](../reference/package_scanner.md) interface to achieve this.
5757

5858
Optionally, you may implement the [Configurable Scanner](../reference/configurable_scanner.md) if the scanner needs to perform runtime configuration before use.
5959

0 commit comments

Comments
 (0)