Fix formatting in sitemap.md

Bug: webrtc:12545
Change-Id: I97e287a97e90e9df2c233f07844aaa369d52b75d
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/215202
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Commit-Queue: Artem Titov <titovartem@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#33729}
This commit is contained in:
Artem Titov
2021-04-14 13:52:56 +02:00
committed by Commit Bot
parent 08d30a2a38
commit 5744b7fce7

View File

@ -1,26 +1,26 @@
[Home](/g3doc/index.md) * [Home](/g3doc/index.md)
* How to contribute * How to contribute
* Code * Code
* [Documentation](/g3doc/how_to_write_documentation.md) * [Documentation](/g3doc/how_to_write_documentation.md)
* [Public C++ API](/api/g3doc/index.md) * [Public C++ API](/api/g3doc/index.md)
* [Threading](/api/g3doc/threading_design.md) * [Threading](/api/g3doc/threading_design.md)
* Implementation * Implementation
* Network * Network
* [ICE](/p2p/g3doc/ice.md) * [ICE](/p2p/g3doc/ice.md)
* STUN * STUN
* TURN * TURN
* DTLS * DTLS
* [SCTP](/pc/g3doc/sctp_transport.md) * [SCTP](/pc/g3doc/sctp_transport.md)
* Congestion control and bandwidth estimation * Congestion control and bandwidth estimation
* Audio * Audio
* [NetEq](/modules/audio_coding/neteq/g3doc/index.md) * [NetEq](/modules/audio_coding/neteq/g3doc/index.md)
* AudioEngine * AudioEngine
* [ADM](/modules/audio_device/g3doc/audio_device_module.md) * [ADM](/modules/audio_device/g3doc/audio_device_module.md)
* [Audio Coding](/modules/audio_coding/g3doc/index.md) * [Audio Coding](/modules/audio_coding/g3doc/index.md)
* AudioProcessingModule * AudioProcessingModule
* [APM](/modules/audio_processing/g3doc/audio_processing_module.md) * [APM](/modules/audio_processing/g3doc/audio_processing_module.md)
* Video * Video
* [Adaptation](/video/g3doc/adaptation.md) * [Adaptation](/video/g3doc/adaptation.md)
* DataChannel * DataChannel
* PeerConnection * PeerConnection
* Desktop capture * Desktop capture
@ -34,4 +34,4 @@
* Video codecs test framework * Video codecs test framework
* Network emulation * Network emulation
* [Implementation](/test/network/g3doc/index.md) * [Implementation](/test/network/g3doc/index.md)
* Performance stats collection * Performance stats collection