Skip to content

Commit 5b47272

Browse files
Replaced links with eclipse-ecal
1 parent ea8da7a commit 5b47272

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![Windows](https://github.com/continental/tcp_pubsub/actions/workflows/build-windows.yml/badge.svg)](https://github.com/continental/tcp_pubsub/actions/workflows/build-windows.yml) [![Ubuntu](https://github.com/continental/tcp_pubsub/actions/workflows/build-ubuntu.yml/badge.svg)](https://github.com/continental/tcp_pubsub/actions/workflows/build-ubuntu.yml) [![macOS](https://github.com/continental/tcp_pubsub/actions/workflows/build-macos.yml/badge.svg)](https://github.com/continental/tcp_pubsub/actions/workflows/build-macos.yml)
1+
[![Windows](https://github.com/eclipse-ecal/tcp_pubsub/actions/workflows/build-windows.yml/badge.svg)](https://github.com/eclipse-ecal/tcp_pubsub/actions/workflows/build-windows.yml) [![Ubuntu](https://github.com/eclipse-ecal/tcp_pubsub/actions/workflows/build-ubuntu.yml/badge.svg)](https://github.com/eclipse-ecal/tcp_pubsub/actions/workflows/build-ubuntu.yml) [![macOS](https://github.com/eclipse-ecal/tcp_pubsub/actions/workflows/build-macos.yml/badge.svg)](https://github.com/eclipse-ecal/tcp_pubsub/actions/workflows/build-macos.yml)
22

33
# tcp_pubsub - TCP Publish/Subscribe library
44

@@ -99,7 +99,7 @@ There are several examples provided that aim to show you the functionality.
9999

100100
2. Checkout this repo and the asio submodule
101101
```console
102-
git clone https://github.com/continental/tcp_pubsub.git
102+
git clone https://github.com/eclipse-ecal/tcp_pubsub.git
103103
cd tcp_pubsub
104104
git submodule init
105105
git submodule update

0 commit comments

Comments
 (0)