diff options
author | Andras Timar <atimar@suse.com> | 2012-10-03 16:57:37 +0200 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2012-10-03 16:59:31 +0200 |
commit | bd7a079918b518710de1ff97e5d2bb621a350f96 (patch) | |
tree | 07d37ddc99b677b0da69ff417c3f9c5e86950413 /odk | |
parent | 55c2619f689ed2666d95b2270f4e56821dd5478c (diff) |
fdo#50936 fix link to license file in SDK documentation
Change-Id: If3a98fceb6fa71ac10626186ef7c094dbc9e47c3
Diffstat (limited to 'odk')
-rw-r--r-- | odk/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/odk/index.html b/odk/index.html index dd169c708a33..bf3963d27f35 100644 --- a/odk/index.html +++ b/odk/index.html @@ -152,7 +152,7 @@ </tr> <tr valign="top"> <td class="content4"><img src="docs/images/arrow-1.gif"></td> - <td colspan="2"><a href="share/readme/LICENSE_en-US.html" title="link to the SDK license file">License</a></td> + <td colspan="2"><a href="share/readme/LICENSE.html" title="link to the SDK license file">License</a></td> <td class="content70">The license for the LibreOffice %PRODUCT_RELEASE% SDK.</td> </tr> </table> |