소스 검색

Update webrtc.rst

Len 8 년 전
부모
커밋
34b0bdad65
1개의 변경된 파일4개의 추가작업 그리고 5개의 파일을 삭제
  1. 4 5
      source/applications_optional/webrtc.rst

+ 4 - 5
source/applications_optional/webrtc.rst

@@ -4,13 +4,12 @@ WebRTC
 
 WebRTC app for FusionPBX is made by editing an existing FusionPBX app code and adding the code from the "Master FreeSWITCH code example".  Also, keep in mind that you will need ssl certs working on the server.
 
-.. image:: https://github.com/Len-PGH/fusionpbx-apps/blob/master/webrtc/css/webrtc_fusionpbx.jpg
+.. image:: ../_static/images/fusionpbx_webrtc.jpg
         :scale: 50%
 
-**Note**
-~~~~~~~~~
- 
-There are two "sets" of code in this app. One being an existing app from FusionPBX and the code example from "Master FreeSWITCH" book.
+.. Note::
+
+ There are two "sets" of code in this app. One being an existing app from FusionPBX and the code example from "Master FreeSWITCH" book.
 
 Prerequisites
 ^^^^^^^^^^^^^^