Bulk wiki url fix for 'make linkcheck'
howto/code/linting.rst
howto/elections/urls
howto/release/components/onos_components.rst
howto/release/preparation.rst
howto/release/voltha-docs/release_notes.rst
index.rst
overview/contributing.rst
overview/contributing/copyright.rst
release_notes/template.rst
release_notes/voltha_2.12.rst
---------------------------------------------
o Wiki server attack rendered several doc links unusable.
o Overhead for make linkcheck target is painful, 1-3 min timeout per URL.
o Redirect broken URLs to wiki.opencord.org to avoid overhead.
Change-Id: I1a0045c4b71a936a55ff003b810cb7a1611a28a2
diff --git a/howto/code/linting.rst b/howto/code/linting.rst
index feea778..78f0ce1 100644
--- a/howto/code/linting.rst
+++ b/howto/code/linting.rst
@@ -131,7 +131,7 @@
See Also
--------
-- lint-doc8-all target dependency will create a `python virtual env <https://wiki.opennetworking.org/display/JOEY/PythonVenv>`_
+- lint-doc8-all target dependency will create a `python virtual env <https://wiki.opencord.org>`_
- python 3.10+ requires `virtual env patching <https://gerrit.opencord.org/plugins/gitiles/voltha-docs/+/refs/heads/master/patches/>`_ (dynamic, applied when needed).
- `makefiles/patches/include.mk <https://gerrit.opencord.org/plugins/gitiles/voltha-docs/+/refs/heads/master/makefiles-orig/patches/>`__
@@ -157,7 +157,7 @@
Notes:
-- lint-flake8-all target dependency will create a `python virtual env <https://wiki.opennetworking.org/display/JOEY/PythonVenv>`_
+- lint-flake8-all target dependency will create a `python virtual env <https://wiki.opencord.org>`_
- python 3.10+ requires `virtual env patching <https://gerrit.opencord.org/plugins/gitiles/voltha-docs/+/refs/heads/master/patches/>`_ (dynamic, applied when needed).
- `makefiles/patches/include.mk <https://gerrit.opencord.org/plugins/gitiles/voltha-docs/+/refs/heads/master/makefiles-orig/patches/>`__
@@ -254,7 +254,7 @@
Notes:
- pylint the --py3k option is no longer supported by v3.10+
-- lint-pylint-all target dependency will create a `python virtual env <https://wiki.opennetworking.org/display/JOEY/PythonVenv>`_
+- lint-pylint-all target dependency will create a `python virtual env <https://wiki.opencord.org>`_
- python 3.10+ requires `virtual env patching <https://gerrit.opencord.org/plugins/gitiles/voltha-docs/+/refs/heads/master/patches/>`_ (dynamic, applied when needed).
|
diff --git a/howto/elections/urls b/howto/elections/urls
index 4da1b04..d473c5f 100644
--- a/howto/elections/urls
+++ b/howto/elections/urls
@@ -2,7 +2,7 @@
# Edits required after TST elections.
1) Update TSTmembers for VOLTHA, SEBA, etc:
- * https://wiki.opennetworking.org/display/COM/VOLTHA
+ * https://wiki.opencord.org
* https://opennetworking.org/voltha/
* Google mailing lists.
* Slack channel: voltha-tst
diff --git a/howto/release/components/onos_components.rst b/howto/release/components/onos_components.rst
index bf4fb82..896b42a 100644
--- a/howto/release/components/onos_components.rst
+++ b/howto/release/components/onos_components.rst
@@ -48,7 +48,7 @@
Jenkins Jobs
^^^^^^^^^^^^
-- Jenkins jobs from `release matrix: v2.12 <https://wiki.opennetworking.org/display/VOLTHA/v2.12+-+Jenkins+jobs+and+failures>`_
+- Jenkins jobs from `release matrix: v2.12 <https://wiki.opencord.org>`_
- `changeset approval for job merge <https://gerrit.opencord.org/q/owner:do-not-reply%2540opennetworking.org>`_
- pom.xml non-SNAPSHOT (first approved changeset)
diff --git a/howto/release/preparation.rst b/howto/release/preparation.rst
index fe41e28..c922106 100644
--- a/howto/release/preparation.rst
+++ b/howto/release/preparation.rst
@@ -18,7 +18,7 @@
Confluence
----------
-Create a `release tracking page <https://wiki.opennetworking.org/display/VOLTHA/v2.12>`_ in confluence, there are a lot of details
+Create a `release tracking page <https://wiki.opencord.org>`_ in confluence, there are a lot of details
- Jira tickets related to release and VOLTHA builds.
- Jenkins jobs: state, failures and tickets.
diff --git a/howto/release/voltha-docs/release_notes.rst b/howto/release/voltha-docs/release_notes.rst
index 869e022..87180d8 100644
--- a/howto/release/voltha-docs/release_notes.rst
+++ b/howto/release/voltha-docs/release_notes.rst
@@ -34,9 +34,9 @@
- Release tracking
- `jira tickets <https://jira.opencord.org/browse/VOL-5019>`_
- - `Wiki(s) <https://wiki.opennetworking.org/display/VOLTHA/v2.12>`_
+ - `Wiki(s) <https://wiki.opencord.org>`_
- - `Published artifact and versions <https://wiki.opennetworking.org/display/VOLTHA/v2.12+Deployments>`_
+ - `Published artifact and versions <https://wiki.opencord.org>`_
- Release notes template