diff --git a/doc/source/devref/gerrit.rst b/doc/source/devref/gerrit.rst index 70d901f06..9b9823490 100644 --- a/doc/source/devref/gerrit.rst +++ b/doc/source/devref/gerrit.rst @@ -11,6 +11,6 @@ See `Gerrit Workflow Quick Reference`_ for information about how to get started using Gerrit. See `Development Workflow`_ for more detailed documentation on how to work with Gerrit. -.. _Gerrit: http://code.google.com/p/gerrit -.. _Development Workflow: https://docs.openstack.org/infra/manual/developers.html#development-workflow -.. _Gerrit Workflow Quick Reference: https://docs.openstack.org/infra/manual/developers.html#development-workflow +.. _Gerrit: https://www.gerritcodereview.com +.. _Development Workflow: https://docs.opendev.org/opendev/infra-manual/latest/developers.html#development-workflow +.. _Gerrit Workflow Quick Reference: https://docs.opendev.org/opendev/infra-manual/latest/gettingstarted.html diff --git a/etc/corrections.schema.json b/etc/corrections.schema.json index 093135c6f..f9eace868 100644 --- a/etc/corrections.schema.json +++ b/etc/corrections.schema.json @@ -1,5 +1,5 @@ { - "$schema": "http://json-schema.org/draft-04/schema#", + "$schema": "https://json-schema.org/draft-04/schema#", "type": "object", "required": ["corrections"], "properties": { @@ -43,4 +43,4 @@ } } } -} \ No newline at end of file +} diff --git a/stackalytics/dashboard/templates/_macros/user_profile.html b/stackalytics/dashboard/templates/_macros/user_profile.html index ffabae329..dc42afb99 100644 --- a/stackalytics/dashboard/templates/_macros/user_profile.html +++ b/stackalytics/dashboard/templates/_macros/user_profile.html @@ -38,13 +38,13 @@
{%/each%} {%/if%} {%if github_id %} -