From 2d63879fdf2d6c503c52ba59b1e4a6909a676618 Mon Sep 17 00:00:00 2001 From: bbhtt Date: Sat, 2 Dec 2023 23:51:55 +0530 Subject: [PATCH] Remove stray footnote --- docs/02-for-app-authors/12-linter.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/02-for-app-authors/12-linter.md b/docs/02-for-app-authors/12-linter.md index 90d5c54f..a66f4fa0 100644 --- a/docs/02-for-app-authors/12-linter.md +++ b/docs/02-for-app-authors/12-linter.md @@ -26,7 +26,7 @@ Here is a list of linter errors, and whether exceptions may be applied, by defau | `appstream-missing-screenshots` | Appstream catalogue is missing screenshots. | No[^2] | | `appstream-metainfo-missing` | Appdata file is missing. | No[^2] | | `appstream-multiple-components` | Appstream catalogue has more than one `components` tag | No | -| `appstream-screenshots-not-mirrored-in-ostree`[^a] | Appstream screenshots not mirrored in ostree repo. | No | +| `appstream-screenshots-not-mirrored-in-ostree`| Appstream screenshots not mirrored in ostree repo. | No | | `finish-args-arbitrary-autostart-access` | Arbitrary `xdg-autostart` access. Please use the portals. | No | | `finish-args-arbitrary-dbus-access` | Generic D-Bus access is requested. | No[^4] | | `finish-args-arbitrary-xdg-cache-access` | Filesystem permission has `xdg-cache`. | Yes |