diff options
Diffstat (limited to 'files/de/web/api/websocket/index.html')
-rw-r--r-- | files/de/web/api/websocket/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/de/web/api/websocket/index.html b/files/de/web/api/websocket/index.html index 641c788179..5d9f40c2e1 100644 --- a/files/de/web/api/websocket/index.html +++ b/files/de/web/api/websocket/index.html @@ -231,7 +231,7 @@ void send( <ul> <li><a href="/en/WebSockets/Writing_WebSocket_client_applications" title="en/WebSockets/Writing WebSocket client applications">Writing WebSocket client applications</a></li> - <li><a class="external" href="http://dev.w3.org/html5/websockets/" title="http://dev.w3.org/html5/websockets/">HTML5: WebSockets</a></li> + <li><a class="external" href="http://dev.w3.org/html5/websockets/">HTML5: WebSockets</a></li> </ul> <h2 id="Browser_Kompatibilität">Browser Kompatibilität</h2> |