Skip to content

Replace docs.opensips.org URLs with repo relative paths - #4130

Open
dariusstefan wants to merge 1 commit into
OpenSIPS:masterfrom
dariusstefan:master
Open

Replace docs.opensips.org URLs with repo relative paths#4130
dariusstefan wants to merge 1 commit into
OpenSIPS:masterfrom
dariusstefan:master

Conversation

@dariusstefan

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI lite review requested due to automatic review settings August 7, 2026 13:43

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates OpenSIPS documentation Markdown files to stop referencing https://docs.opensips.org/... and instead use repository-relative paths into docs/manual/ (and related module docs), improving portability and offline/local rendering.

Changes:

  • Replaced multiple hosted docs URLs with repo-relative links across module READMEs and manual pages.
  • Updated several intra-repo links to include more precise file/anchor targets (e.g., core vars/functions/parameters, MI/events/status-report interfaces).
  • Cleaned up a few previously malformed Markdown links while converting URLs.

Reviewed changes

Copilot reviewed 24 out of 24 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
net/proto_udp/README.md Switches mpath reference to repo-relative manual link.
net/proto_tcp/README.md Switches mpath reference to repo-relative manual link.
modules/uac_registrant/README.md Replaces Status/Report docs URL with repo-relative manual page link.
modules/sql_cacher/README.md Replaces Status/Report docs URL with repo-relative manual page link.
modules/sipmsgops/README.md Replaces $cT docs link with repo-relative manual link + anchor.
modules/proto_sctp/README.md Switches mpath reference to repo-relative manual link.
modules/pike/README.md Replaces Status/Report docs URL with repo-relative manual page link.
modules/osp/README.md Replaces core variables URL with repo-relative manual page link.
modules/event_routing/README.md Replaces Event Interface URL with repo-relative manual link(s).
modules/drouting/README.md Replaces Status/Report docs URL with repo-relative manual page link.
modules/dispatcher/README.md Replaces Status/Report docs URL with repo-relative manual page link.
modules/dialplan/README.md Replaces Status/Report docs URL with repo-relative manual page link.
modules/clusterer/README.md Replaces Status/Report docs URL with repo-relative manual page link.
modules/call_control/README.md Replaces scripting variables URL with repo-relative manual page link.
modules/call_center/README.md Updates internal anchor usage for “exported mi functions” link.
modules/aaa_radius/README.md Replaces scripting variables URL with repo-relative manual page link.
docs/manual/Script-Syntax.md Replaces hosted links with repo-relative links for xlog/xlog_buf_size and PV docs.
docs/manual/Script-Routes.md Replaces hosted links with repo-relative links to $return and assert.
docs/manual/Script-CoreParameters.md Replaces hosted links with repo-relative links to assert, force_tcp_alias(), and xlog().
docs/manual/Script-CoreFunctions.md Fixes incorrect hosted-link targets to correct repo-relative references for assert behavior.
docs/manual/Interface-StatusReport.md Converts core function/MI/events references to repo-relative links and anchors.
docs/manual/Interface-CoreMI.md Converts blacklist + status_report references to repo-relative links and anchors.
docs/manual/Interface-CoreEvents.md Converts core parameter references to repo-relative links.
docs/manual/Interface-Binary.md Converts tcp_workers and module doc references to repo-relative links/anchors; fixes bin_send() signature formatting.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@@ -46,7 +46,7 @@ provisioning purposes - the *cc_flows* and
[DB schema](https://docs.opensips.org/manual/devel/install-dbschema/).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants