Browse Source

INTALL/README: updated the link to wiki site

Daniel-Constantin Mierla 2 years ago
parent
commit
7919e9160c
3 changed files with 5 additions and 5 deletions
  1. 3 3
      INSTALL
  2. 1 1
      README
  3. 1 1
      README.md

+ 3 - 3
INSTALL

@@ -537,7 +537,7 @@ C) Quick Start
 
 
   1) Download an RPM or Debian package from the links on the wiki
   1) Download an RPM or Debian package from the links on the wiki
 
 
-    https://www.kamailio.org/wiki/
+    https://www.kamailio.org/wikidocs/
 
 
   If you don't use an rpm or debian based distribution, try our tar.gz'ed
   If you don't use an rpm or debian based distribution, try our tar.gz'ed
   binaries
   binaries
@@ -614,7 +614,7 @@ D) Kamailio With Persistent Data Storage
 
 
   1) Download the package containing mysql support for Kamailio from the links
   1) Download the package containing mysql support for Kamailio from the links
      you find on:
      you find on:
-        https://www.kamailio.org/wiki/
+        https://www.kamailio.org/wikidocs/
 
 
     (rpm and deb provided, most of the binary tar.gz distributions and the
     (rpm and deb provided, most of the binary tar.gz distributions and the
      solaris package include it; if it is not present you'll have to rebuild
      solaris package include it; if it is not present you'll have to rebuild
@@ -701,4 +701,4 @@ A: Use bug tracker at: https://github.com/kamailio/kamailio/issues
 
 
 Q: Any F.A.Q. that could be helpful to check before reporting an issue?
 Q: Any F.A.Q. that could be helpful to check before reporting an issue?
 
 
-A: See: https://www.kamailio.org/wiki/tutorials/faq/main
+A: See: https://www.kamailio.org/wikidocs/tutorials/faq/main

+ 1 - 1
README

@@ -121,7 +121,7 @@ documentation or other resources that could help the project.
 
 
 For code contributions, follow the suggestions provided at:
 For code contributions, follow the suggestions provided at:
 
 
-  * https://www.kamailio.org/wiki/devel/git-commit-guidelines
+  * https://www.kamailio.org/wikidocs/devel/git-commit-guidelines
 
 
 The recommended way to contribute code is via pull requests to Kamailio
 The recommended way to contribute code is via pull requests to Kamailio
 project on Github:
 project on Github:

+ 1 - 1
README.md

@@ -31,7 +31,7 @@ Github pull requests are the recommended way to contribute to Kamailio source co
 
 
 To keep a coherent and consistent history of the development, the commit messages format and content must follow the rules detailed at:
 To keep a coherent and consistent history of the development, the commit messages format and content must follow the rules detailed at:
 
 
-  * https://www.kamailio.org/wiki/devel/github-contributions
+  * https://www.kamailio.org/wikidocs/devel/github-contributions
 
 
 Contributions must conform with licensing rules of the Kamailio project.
 Contributions must conform with licensing rules of the Kamailio project.