Maintainers
+Maintainers
This module is maintained by the OCA.

diff --git a/README.md b/README.md
index d4ce8d0c..d34b90d1 100644
--- a/README.md
+++ b/README.md
@@ -23,12 +23,12 @@ addon | version | maintainers | summary
--- | --- | --- | ---
[attachment_zipped_download](attachment_zipped_download/) | 18.0.1.0.0 | | Attachment Zipped Download
[document_knowledge](document_knowledge/) | 18.0.1.0.1 | | Documents Knowledge
-[document_page](document_page/) | 18.0.1.0.1 | | Document Page
+[document_page](document_page/) | 18.0.2.0.0 | | Document Page
[document_page_access_group](document_page_access_group/) | 18.0.1.0.1 | | Choose groups to access document pages
[document_page_access_group_user_role](document_page_access_group_user_role/) | 18.0.1.0.0 | | Document Page Access Group User Role
[document_page_approval](document_page_approval/) | 18.0.1.0.0 | | Document Page Approval
[document_page_project](document_page_project/) | 18.0.1.0.0 |
| This module links document pages to projects
-[document_page_reference](document_page_reference/) | 18.0.1.0.0 |
| Include references on document pages
+[document_page_reference](document_page_reference/) | 18.0.2.0.0 |
| Include references on document pages
[document_url](document_url/) | 18.0.1.0.0 | | URL attachment
[//]: # (end addons)
diff --git a/document_page/README.rst b/document_page/README.rst
index d465eefc..8c233970 100644
--- a/document_page/README.rst
+++ b/document_page/README.rst
@@ -1,3 +1,7 @@
+.. image:: https://odoo-community.org/readme-banner-image
+ :target: https://odoo-community.org/get-involved?utm_source=readme
+ :alt: Odoo Community Association
+
=============
Document Page
=============
@@ -7,13 +11,13 @@ Document Page
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !! source digest: sha256:71607a33f6efb5b56d9062792ae40b98a666623ea4c891001fe989507c134826
+ !! source digest: sha256:029a3933b3eea6e056988a1f6fb36f83a4539b5a7d32e7bef7b60dfc3f871c98
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
:target: https://odoo-community.org/page/development-status
:alt: Beta
-.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
+.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fknowledge-lightgray.png?logo=github
diff --git a/document_page/__manifest__.py b/document_page/__manifest__.py
index 2926b266..ccd409b1 100644
--- a/document_page/__manifest__.py
+++ b/document_page/__manifest__.py
@@ -4,7 +4,7 @@
{
"name": "Document Page",
- "version": "18.0.1.0.1",
+ "version": "18.0.2.0.0",
"category": "Knowledge Management",
"author": "OpenERP SA, Odoo Community Association (OCA)",
"images": [
diff --git a/document_page/static/description/index.html b/document_page/static/description/index.html
index 732e9196..18eafce8 100644
--- a/document_page/static/description/index.html
+++ b/document_page/static/description/index.html
@@ -3,7 +3,7 @@
This module allows you to write web pages for internal documentation.
Table of contents
This module depends on module knowledge. So make sure to have it in your addons list.
To use this module, you need to:
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed @@ -416,15 +421,15 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
Do not contact contributors directly about support or help with technical issues.
The development of this module has been financially supported by:
This module is maintained by the OCA.