Skip to content

Commit 9c92ee4

Browse files
Anthony Sansonejwilliams-mongo
authored andcommitted
(DOCSP-14373) MEKO 1.9.2 release notes
1 parent c995556 commit 9c92ee4

File tree

2 files changed

+376
-293
lines changed

2 files changed

+376
-293
lines changed

conf.py

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,14 +230,17 @@
230230
'k8sdocs': ('https://kubernetes.io/docs%s', ''),
231231
'v1.2': ('https://docs.mongodb.com/kubernetes-operator/v1.2%s', ''),
232232
'gh' : ('https://github.com%s', ''),
233+
'gh-meko' : ('https://github.com/mongodb/mongodb-enterprise-kubernetes%s', ''),
233234
'gopkg' : ('https://godoc.org%s',''),
234235
'npmjs' : ('https://www.npmjs.com/package%s',''),
235236
'osi' : ('https://opensource.org%s', ''),
236237
'osil' : ('https://opensource.org/licenses/%s', ''),
237238
'cc' : ('http://creativecommons.org/licenses%s', ''),
238239
'tldrl' : ('https://www.tldrlegal.com/l/%s', ''),
239240
'aws': ('http://docs.aws.amazon.com%s', ''),
240-
'gcp': ('https://cloud.google.com%s', '')
241+
'gcp': ('https://cloud.google.com%s', ''),
242+
'q-mdb': ('https://quay.io/mongodb%s', ''),
243+
'qr-mdb': ('https://quay.io/repository/mongodb%s', '')
241244
}
242245

243246
intersphinx_mapping = {}

0 commit comments

Comments
 (0)