Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed the space before double quote #1992

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions website/resources/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,7 @@ <h3 style="text-align:center;">
communicating with
industrial
programmable logic controllers (PLCs) using a variety of protocols but with a
shared API.
</div>
shared API.</div>
<div class="center text-center">
<a href="plc4x/latest/users/getting-started/index.html"
class="plc4x-button plc4x-button-large plc4x-button-primary text-center"><i
Expand Down Expand Up @@ -346,7 +345,7 @@ <h2 class="section-highlight-text-secondary">Get the <a
<footer class="pt-4 my-md-5 pt-md-5 w-100 border-top">
<div class="row justify-content-md-center" style="font-size: 13px">
<div class="col col-6 text-center">
Copyright &#169; 2017&#x2013;2024 <a href="https://www.apache.org/">The Apache Software
Copyright &#169; 2017&#x2013;2025 <a href="https://www.apache.org/">The Apache Software
Foundation</a>.
All rights reserved.<br/>
Apache PLC4X, PLC4?, Apache, the Apache feather logo, and the Apache PLC4X project logo are either
Expand Down