Skip to content

Commit b5026fa

Browse files
Tony Sansoneatsansone
authored andcommitted
(DOCSP-7298): Add LeafyGreen UI link.
1 parent b501c64 commit b5026fa

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

conf.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,8 @@ def has(self, *args):
106106
'sphinx-rst' : ('https://www.sphinx-doc.org/en/master/usage/restructuredtext%s', ''),
107107
'sphinx' : ('https://www.sphinx-doc.org/en/master%s', ''),
108108
'rst' : ('http://docutils.sourceforge.net/docs/ref/rst%s',''),
109-
'cc' : ('https://creativecommons.org/licenses%s','')
109+
'cc' : ('https://creativecommons.org/licenses%s',''),
110+
'gh' : ('https://github.com%s','')
110111
}
111112

112113
## add `extlinks` for each published version.

source/style-guide.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,10 @@ MongoDB external and internal customers.
6161
MongoDB products. You can use these basic guidelines,
6262
however, when writing release notes for any product or service.
6363

64+
:gh:`User Interface Guidelines </mongodb/leafygreen-ui>`
65+
Provides specifications for the user interface of MongoDB web and
66+
desktop applications. The components can be viewed
67+
`online <https://mongodb.github.io/leafygreen-ui/>`__
6468

6569
.. cssclass:: hidden
6670

0 commit comments

Comments
 (0)