From 6bf1474c4007b6d0632d43f081269c6a1b199b81 Mon Sep 17 00:00:00 2001 From: Denys Vuika Date: Fri, 28 Jun 2024 08:55:20 -0400 Subject: [PATCH] update documentation links --- README.md | 2 +- docs/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 56e0f12d4b..19460ae313 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Alfresco Content Application -Please refer to the public [documentation](https://alfresco-content-app.netlify.com/) for more details +Please refer to the public [documentation](https://alfresco-content-app.netlify.app/) for more details ## Requirements diff --git a/docs/README.md b/docs/README.md index 94f05a3390..0439aad24e 100644 --- a/docs/README.md +++ b/docs/README.md @@ -87,7 +87,7 @@ The documentation is divided into the following sections: | 1.5 | File Sharing | Share files, with time expiry if required, externally with uniquely generated URLs. | | 1.5 | Versioning | The version manager provides access and management of previous file versions, and the ability to upload new versions. | | 1.5 | Permissions | Granular user permission management of the folders and files throughout the repository. | -| 1.5 | Extensibility | The application provides safe extension points allowing full customisation; see [Documentation](https://alfresco-content-app.netlify.com/#/extending/) for details. | +| 1.5 | Extensibility | The application provides safe extension points allowing full customisation; see [Documentation](https://alfresco-content-app.netlify.app/#/extending/) for details. | | 1.6 | Library management | Join and favorite libraries. New search input to find Libraries, files and/or folders. | | 1.7 | Edit Offline | Lock and unlock for editing, download current version, upload new version. | | 1.7 | Edit with Microsoft Office | Extension to edit online with Alfresco Office Services (AOS) |