Module: kamailio
Branch: master
Commit: 7919e9160cff6998a492b2d17ffa0df45a90e5d2
URL:
https://github.com/kamailio/kamailio/commit/7919e9160cff6998a492b2d17ffa0df…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2023-01-11T14:07:37+01:00
INTALL/README: updated the link to wiki site
---
Modified: INSTALL
Modified: README
Modified: README.md
---
Diff:
https://github.com/kamailio/kamailio/commit/7919e9160cff6998a492b2d17ffa0df…
Patch:
https://github.com/kamailio/kamailio/commit/7919e9160cff6998a492b2d17ffa0df…
---
diff --git a/INSTALL b/INSTALL
index 4f7f87a408..f1ffba91b1 100644
--- a/INSTALL
+++ b/INSTALL
@@ -537,7 +537,7 @@ C) Quick Start
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
binaries
@@ -614,7 +614,7 @@ D) Kamailio With Persistent Data Storage
1) Download the package containing mysql support for Kamailio from the links
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
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?
-A: See:
https://www.kamailio.org/wiki/tutorials/faq/main
+A: See:
https://www.kamailio.org/wikidocs/tutorials/faq/main
diff --git a/README b/README
index 6d22d5d941..f9b6c69178 100644
--- a/README
+++ b/README
@@ -121,7 +121,7 @@ documentation or other resources that could help the project.
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
project on Github:
diff --git a/README.md b/README.md
index f32245dda2..1c1b8f06f1 100644
--- a/README.md
+++ b/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:
- *
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.