projects
/
working
/
Evergreen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a84fdc
)
Docs: Fix incorrect module path in API nav
author
Remington Steed
<rjs7@calvin.edu>
Thu, 9 Jan 2020 20:00:19 +0000
(15:00 -0500)
committer
checkoutuser
<just_need_to_satisfy_git@yoyo.com>
Tue, 5 May 2020 20:15:22 +0000
(15:15 -0500)
Signed-off-by: Remington Steed <rjs7@calvin.edu>
docs-antora/modules/api/nav.adoc
patch
|
blob
|
history
diff --git
a/docs-antora/modules/api/nav.adoc
b/docs-antora/modules/api/nav.adoc
index
a13dad7
..
0d713e0
100644
(file)
--- a/
docs-antora/modules/api/nav.adoc
+++ b/
docs-antora/modules/api/nav.adoc
@@
-1,4
+1,4
@@
-* xref:
development
:introduction.adoc[Getting Data from Evergreen]
+* xref:
api
:introduction.adoc[Getting Data from Evergreen]
** xref:development:data_supercat.adoc[]
** xref:development:data_unapi.adoc[]
** xref:development:data_opensearch.adoc[]