Skip to content

Commit 14d92e3

Browse files
committed
Remove/update some broken link targets (webrtc#131)
These stale outbound links seem safe to remove, update or annotate. The remaining stale targets *may* have valuable replacements that I'm unable to identify. Someone more knowledgeable should take a look.
1 parent ecddb89 commit 14d92e3

File tree

4 files changed

+2
-10
lines changed

4 files changed

+2
-10
lines changed

_posts/2012-03-05-source-code-to-apprtc.appspot.com-example-app-available.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ date: 2012-03-05 14:21:00
77

88

99
The source code to <https://apprtc.appspot.com/> is now available at
10-
<https://chromium.googlesource.com/external/webrtc/+/master/talk/examples/android/src/org/appspot/apprtc/>
10+
https://chromium.googlesource.com/external/webrtc/+/master/talk/examples/android/src/org/appspot/apprtc/ (link outdated).
1111

1212
Our goal is to keep this app updated to work with the latest Chrome code and
1313
to keep the code simple enough for everyone to use as an example or to simply

license/ilbc-freeware/ilbc-extra-documentation/index.md

-4
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,10 @@ when new versions of the drafts were presented and discussed:
3333
[draft-andersen-ilbc-01.txt][5]
3434

3535
* IETF 55 meeting, Atlanta:
36-
[presentation of the updated version of both drafts][6]
3736
[draft-ietf-avt-rtp-ilbc-00.txt][7] and
3837
[draft-ietf-avt-ilbc-codec-00.txt][8]
3938

4039
* IETF 56 meeting, San Francisco:
41-
[presentation of the updated version of both drafts][9]
4240
[draft-ietf-avt-rtp-ilbc-01.txt][10] and
4341
[draft-ietf-avt-ilbc-codec-01.txt][11]
4442

@@ -47,10 +45,8 @@ when new versions of the drafts were presented and discussed:
4745
[3]: http://www.ietf.org/proceedings/02jul/slides/avt-8.pdf
4846
[4]: http://tools.ietf.org/html/draft-duric-rtp-ilbc-01
4947
[5]: http://tools.ietf.org/html/draft-andersen-ilbc-01
50-
[6]: http://www.ilbcfreeware.org/documentation/ietf55-avt-duric.pdf
5148
[7]: http://tools.ietf.org/html/draft-ietf-avt-rtp-ilbc-00
5249
[8]: http://tools.ietf.org/html/draft-ietf-avt-ilbc-codec-00
53-
[9]: http://www.ilbcfreeware.org/documentation/ietf56-avt-duric.pdf
5450
[10]: http://tools.ietf.org/html/draft-ietf-avt-rtp-ilbc-01
5551
[11]: http://tools.ietf.org/html/draft-ietf-avt-ilbc-codec-01
5652

start/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ More resources below.
139139
* Xylophone: [soundstep.com/blog/experiments/jsdetection](http://soundstep.com/blog/experiments/jsdetection)
140140
* Photobooth with filters: [webcamtoy.com](http://webcamtoy.com)
141141
* SVG filters: [rawgithub.com/SenorBlanco/moggy/master/filterbooth.html](https://rawgithub.com/SenorBlanco/moggy/master/filterbooth.html)
142-
* Face masking with WebGL:[auduno.github.io/clmtrackr/face\_mask.html](http://auduno.github.io/clmtrackr/face_mask.html)
142+
* Face masking with WebGL:[www.auduno.com/clmtrackr/examples/face_mask.html](https://www.auduno.com/clmtrackr/examples/face_mask.html)
143143
* Face deformation with WebGL: [auduno.github.io/clmtrackr/examples/facedeform.html](http://auduno.github.io/clmtrackr/examples/facedeform.html)
144144
* Augmented Reality Photobooth: [picshare.jooink.com](https://picshare.jooink.com/)
145145

web-apis/index.md

-4
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ developers to develop web applications using WebRTC technology:
1515
Between Browsers
1616
* <http://w3c.github.io/mediacapture-main/> - Media Capture and Streams
1717

18-
See also the [webplatform.org documentation][1].
19-
2018

2119
### Subpage Listing
2220

@@ -25,5 +23,3 @@ See also the [webplatform.org documentation][1].
2523
* [Firefox](firefox)
2624
* [Interop Notes](interop)
2725
* [Standardization](standardization)
28-
29-
[1]: http://docs.webplatform.org/wiki/apis/webrtc

0 commit comments

Comments
 (0)