Switched the repository URL from 'git.startlingx.io/cgit' to 'opendev.org'

The starlingx governance website lists various projects.  Each project was
still referring to 'git.startlingx.io/cgit' in repository URL.  It's updated
to 'opendev.org' based on the new location.

Change-Id: Id7535c9287589ee70a588f74c49a897da507bdeb
Signed-off-by: Ramaswamy Subramanian <ramaswamy.subramanian@windriver.com>
This commit is contained in:
Ramaswamy Subramanian 2021-04-01 17:43:57 -04:00
parent b8ad2cfa8b
commit 89661264ee
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ extensions = [
# Define shorthand roles for making links to common destinations.
extlinks = {
'repo': ('https://git.startlingx.io/cgit/%s', ''),
'repo': ('https://opendev.org/%s', ''),
}
# Add any paths that contain templates here, relative to this directory.