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

[21890] Update commercial support section in project README #479

Merged
merged 2 commits into from
Oct 15, 2024
Merged
Show file tree
Hide file tree
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
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,11 @@ Following are some of the key features of *eProsima DDS Router*:

![eProsima DDS Router overall architecture](docs/rst/figures/ddsrouter_cloud_white_background.png)

## Commercial support

Looking for commercial support? Write us to [email protected]

Find more about us at [eProsima’s webpage](https://eprosima.com/).

## Documentation

Expand Down Expand Up @@ -230,7 +235,3 @@ can be run with the following command:
```bash
colcon test --packages-select-regex ddsrouter --event-handler=console_direct+
```

## Getting Help

If you need support you can reach us by mail at `[email protected]` or by phone at `+34 91 804 34 48`.
8 changes: 3 additions & 5 deletions docs/rst/formalia/titlepage.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
.. raw:: html

<h1>
eProsima DDS Router Documentation
</h1>
#################################
eProsima DDS Router Documentation
#################################

.. image:: /rst/figures/logo.png
:height: 100px
Expand Down
Loading