Skip to content

Commit f2ab335

Browse files
authored
Update README.md
1 parent 4c5f56b commit f2ab335

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ auto s1 = session.subscribe("com.myapp.topic1",
9595
```
9696

9797

98-
Here is JavaScript running in Chrome call into C++ running on command line. Both are connected via a WAMP router, in this case [**Autobahn**|Python]([http://autobahn.ws/python](https://github.com/crossbario/autobahn-python)) based.
98+
Here is JavaScript running in Chrome call into C++ running on command line. Both are connected via a WAMP router, in this case [**Autobahn**|Python](https://github.com/crossbario/autobahn-python) based.
9999

100100
![](doc/_static/cpp_from_js.png)
101101

0 commit comments

Comments
 (0)