diff options
author | Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org> | 2019-12-18 20:14:41 +0100 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2019-12-20 04:26:46 +0100 |
commit | a7b58f29530f35f7948d1da59d52d085ca5a9cd8 (patch) | |
tree | 18d95695ef5d86e2cba204553ba9908e08b704ff | |
parent | fd92740a86ab8e71e77d947d1d7dabc51a8d0794 (diff) |
Point to the right readme
Part of Redmine issue 2556
Change-Id: I4bc21162d10170caff6ee44330747a698f7f6b41
Reviewed-on: https://gerrit.libreoffice.org/85423
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-rw-r--r-- | readlicense_oo/docs/readme.xrm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/readlicense_oo/docs/readme.xrm b/readlicense_oo/docs/readme.xrm index 7deecb6bca3a..a7ccf388fbca 100644 --- a/readlicense_oo/docs/readme.xrm +++ b/readlicense_oo/docs/readme.xrm @@ -17,7 +17,7 @@ <body> <div id="Intro"> <h1 id="Welcome" xml:lang="en-US">${PRODUCTNAME} ${PRODUCTVERSION} ReadMe</h1> - <p id="LatestUpdates" xml:lang="en-US">For the latest updates to this readme file, see <a href="https://www.libreoffice.org/welcome/readme.html">https://www.libreoffice.org/welcome/readme.html</a></p> + <p id="LatestUpdates" xml:lang="en-US">For the latest updates to this readme file, see <a href="https://git.libreoffice.org/core/tree/master/README.md">https://git.libreoffice.org/core/tree/master/README.md</a></p> <p id="A6" xml:lang="en-US">This file contains important information about the ${PRODUCTNAME} software. You are recommended to read this information very carefully before starting installation.</p> <p id="A7" xml:lang="en-US">The ${PRODUCTNAME} community is responsible for the development of this product, and invites you to consider participating as a community member. If you are a new user, you can visit the ${PRODUCTNAME} site, where you will find lots of information about the ${PRODUCTNAME} project and the communities that exist around it. Go to <a href="https://www.libreoffice.org/">https://www.libreoffice.org/</a>.</p> <h3 id="A10" xml:lang="en-US">Is ${PRODUCTNAME} Really Free for Any User?</h3> |