Skip to content

Commit 33ac537

Browse files
committed
[UPD] README.rst
1 parent 93b2ace commit 33ac537

File tree

2 files changed

+12
-11
lines changed

2 files changed

+12
-11
lines changed

web_refresher/README.rst

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,20 +14,20 @@ Web Refresher
1414
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
1515
:alt: License: AGPL-3
1616
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github
17-
:target: https://github.com/OCA/web/tree/14.0/web_refresher
17+
:target: https://github.com/OCA/web/tree/15.0/web_refresher
1818
:alt: OCA/web
1919
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
20-
:target: https://translation.odoo-community.org/projects/web-14-0/web-14-0-web_refresher
20+
:target: https://translation.odoo-community.org/projects/web-15-0/web-15-0-web_refresher
2121
:alt: Translate me on Weblate
2222
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
23-
:target: https://runbot.odoo-community.org/runbot/162/14.0
23+
:target: https://runbot.odoo-community.org/runbot/162/15.0
2424
:alt: Try me on Runbot
2525

26-
|badge1| |badge2| |badge3| |badge4| |badge5|
26+
|badge1| |badge2| |badge3| |badge4| |badge5|
2727

2828
Adds a button next to the pager (in trees/kanban views) to refresh the displayed list.
2929

30-
.. image:: https://raw.githubusercontent.com/OCA/web/14.0/web_refresher/static/description/refresh.png
30+
.. image:: https://raw.githubusercontent.com/OCA/web/15.0/web_refresher/static/description/refresh.png
3131

3232
**Table of contents**
3333

@@ -40,7 +40,7 @@ Bug Tracker
4040
Bugs are tracked on `GitHub Issues <https://github.com/OCA/web/issues>`_.
4141
In case of trouble, please check there if your issue has already been reported.
4242
If you spotted it first, help us smashing it by providing a detailed and welcomed
43-
`feedback <https://github.com/OCA/web/issues/new?body=module:%20web_refresher%0Aversion:%2014.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
43+
`feedback <https://github.com/OCA/web/issues/new?body=module:%20web_refresher%0Aversion:%2015.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
4444

4545
Do not contact contributors directly about support or help with technical issues.
4646

@@ -75,6 +75,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
7575
mission is to support the collaborative development of Odoo features and
7676
promote its widespread use.
7777

78-
This module is part of the `OCA/web <https://github.com/OCA/web/tree/14.0/web_refresher>`_ project on GitHub.
78+
This module is part of the `OCA/web <https://github.com/OCA/web/tree/15.0/web_refresher>`_ project on GitHub.
7979

8080
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

web_refresher/static/description/index.html

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -367,9 +367,9 @@ <h1 class="title">Web Refresher</h1>
367367
!! This file is generated by oca-gen-addon-readme !!
368368
!! changes will be overwritten. !!
369369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
370-
<p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external" href="https://github.com/OCA/web/tree/14.0/web_refresher"><img alt="OCA/web" src="https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/web-14-0/web-14-0-web_refresher"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runbot.odoo-community.org/runbot/162/14.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p>
370+
<p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external" href="https://github.com/OCA/web/tree/15.0/web_refresher"><img alt="OCA/web" src="https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/web-15-0/web-15-0-web_refresher"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runbot.odoo-community.org/runbot/162/15.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p>
371371
<p>Adds a button next to the pager (in trees/kanban views) to refresh the displayed list.</p>
372-
<img alt="https://raw.githubusercontent.com/OCA/web/14.0/web_refresher/static/description/refresh.png" src="https://raw.githubusercontent.com/OCA/web/14.0/web_refresher/static/description/refresh.png" />
372+
<img alt="https://raw.githubusercontent.com/OCA/web/15.0/web_refresher/static/description/refresh.png" src="https://raw.githubusercontent.com/OCA/web/15.0/web_refresher/static/description/refresh.png" />
373373
<p><strong>Table of contents</strong></p>
374374
<div class="contents local topic" id="contents">
375375
<ul class="simple">
@@ -387,7 +387,7 @@ <h1><a class="toc-backref" href="#id1">Bug Tracker</a></h1>
387387
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/web/issues">GitHub Issues</a>.
388388
In case of trouble, please check there if your issue has already been reported.
389389
If you spotted it first, help us smashing it by providing a detailed and welcomed
390-
<a class="reference external" href="https://github.com/OCA/web/issues/new?body=module:%20web_refresher%0Aversion:%2014.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
390+
<a class="reference external" href="https://github.com/OCA/web/issues/new?body=module:%20web_refresher%0Aversion:%2015.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
391391
<p>Do not contact contributors directly about support or help with technical issues.</p>
392392
</div>
393393
<div class="section" id="credits">
@@ -406,6 +406,7 @@ <h2><a class="toc-backref" href="#id4">Contributors</a></h2>
406406
<li>João Marques</li>
407407
</ul>
408408
</li>
409+
<li>Thanakrit Pintana</li>
409410
</ul>
410411
</div>
411412
<div class="section" id="maintainers">
@@ -415,7 +416,7 @@ <h2><a class="toc-backref" href="#id5">Maintainers</a></h2>
415416
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
416417
mission is to support the collaborative development of Odoo features and
417418
promote its widespread use.</p>
418-
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/web/tree/14.0/web_refresher">OCA/web</a> project on GitHub.</p>
419+
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/web/tree/15.0/web_refresher">OCA/web</a> project on GitHub.</p>
419420
<p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>
420421
</div>
421422
</div>

0 commit comments

Comments
 (0)