diff --git a/doc/DISCLAIMER.md b/doc/DISCLAIMER.md index 28b1451..4c28be1 100644 --- a/doc/DISCLAIMER.md +++ b/doc/DISCLAIMER.md @@ -1,7 +1,5 @@ -* Any known limitations, constrains or stuff not working, such as (but not limited to): +* Any known limitations, constrains or stuff not working: * required to be run at the base path / , subpaths not yet supported * currently only tested on amd64 * haven't yet implemented single-sign or LDAP integration -* Other infos that people should be aware of, such as: - * nothing comes to mind diff --git a/manifest.json b/manifest.json index f139fc7..c6fe631 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "ArchiveBox", - "id": "example", + "id": "archivebox", "packaging_format": 1, "description": { "en": "ArchiveBox is a powerful, self-hosted internet archiving solution to collect, save, and view sites you want to preserve offline.",